Description
This is continuation of HADOOP-11446.
The following changes are made according to Thomas Demoor's comments:
1. Replace method-local TransferManager object with S3AFileSystem#transfers
2. Do not shutdown TransferManager after purging existing multipart file - otherwise the current transfer is unable to proceed
3. Shutdown TransferManager instance in the close method of S3AFileSystem
Attachments
Attachments
Issue Links
- is depended upon by
-
HADOOP-11183 Memory-based S3AOutputstream
- Closed
-
HADOOP-11571 Über-jira: S3a stabilisation phase I
- Closed