httpclient Exception: Connection pool shutdown
Execute Aws S3 copy files which will call httpclient
Previous version:

After update build.gradle in dependencies below, this issue resolved.
implementation group: 'org.apache.httpcomponents', name: 'httpclient', version: '4.5.6'

Reference
https://stackoverflow.com/questions/56595497/connection-pool-shutdown-on-jvm-out-of-memory-exception
浙公网安备 33010602011771号