Execute Aws S3 copy files which will call httpclient

Previous version:

httpclient Exception: Connection pool shutdown_JAVA

 

 

After update build.gradle in dependencies below, this issue resolved.

implementation group: 'org.apache.httpcomponents', name: 'httpclient', version: '4.5.6'

httpclient Exception: Connection pool shutdown_apache_02

 

 

Reference
https://stackoverflow.com/questions/56595497/connection-pool-shutdown-on-jvm-out-of-memory-exception