You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrew Gaul (JIRA)" <ji...@apache.org> on 2018/01/16 17:35:00 UTC

[jira] [Resolved] (JCLOUDS-227) S3 blobstore driver: support for parallel multipart uploads

     [ https://issues.apache.org/jira/browse/JCLOUDS-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Gaul resolved JCLOUDS-227.
---------------------------------
       Resolution: Fixed
         Assignee: Zack Shoylev
    Fix Version/s: 2.0.0

{{BaseBlobStore.putMultipartBlob}} now submits MPU uploads to an {{ExecutorService}} enabling parallel uploads.

> 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.2, 1.7.0
>            Reporter: Paolo V
>            Assignee: Zack Shoylev
>            Priority: Major
>              Labels: s3
>             Fix For: 2.0.0
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> 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 was sent by Atlassian JIRA
(v7.6.3#76005)