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 2016/06/04 07:24:59 UTC

[jira] [Resolved] (JCLOUDS-866) Investigate GCS multipart upload limits

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

Andrew Gaul resolved JCLOUDS-866.
---------------------------------
       Resolution: Fixed
         Assignee: Andrew Gaul
    Fix Version/s: 2.0.0

> Investigate GCS multipart upload limits
> ---------------------------------------
>
>                 Key: JCLOUDS-866
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-866
>             Project: jclouds
>          Issue Type: Task
>          Components: jclouds-blobstore, jclouds-labs-google
>    Affects Versions: 1.8.1
>            Reporter: Andrew Gaul
>            Assignee: Andrew Gaul
>            Priority: Minor
>              Labels: google-cloud-storage
>             Fix For: 2.0.0
>
>
> GCS multipart upload composes several single-part uploads into a composite object.  Google limits this to 32 object per compose call:
> https://cloud.google.com/storage/docs/composite-objects
> However {{MultipartUpload.MAX_NUMBER_OF_PARTS}} specifies 10,000 objects.  We should investigate the correct upper limit.
> [~broudy] [~dalbani] Would you like to look into this?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)