Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.6.2, 1.7.0
Description
Currently in the AWSS3BlobStoreContextModule class, MultipartUploadStrategy is associated with the SequentialMultipartUploadStrategy class instead of the ParallelMultipartUploadStrategy.
Parallel uploads support appears to be present in the code, but was probably associated with asynchronous jClouds APIs, which are now deprecated.
Attachments
Issue Links
- depends upon
-
JCLOUDS-894 Expose component operations of multipart upload
- Resolved