Is there memory leak issues with aws-java-sdk-bundle-1.11.837.jar?
I am doing hadoop aws integration to copy files to s3. I am using above mentioned aws sdk.All objects are retained in memory even after completion of application.
I am doing hadoop aws integration to copy files to s3. I am using above mentioned aws sdk.All objects are retained in memory even after completion of application.