Paolo V created JCLOUDS-227:
-------------------------------

             Summary: S3 blobstore driver: support for parallel multipart 
uploads
                 Key: JCLOUDS-227
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-227
             Project: jclouds
          Issue Type: Improvement
          Components: jclouds-blobstore
    Affects Versions: 1.6.1
            Reporter: Paolo V
            Priority: Minor
             Fix For: 1.7.0


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to