[ 
https://issues.apache.org/jira/browse/JCLOUDS-356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14280739#comment-14280739
 ] 

ASF subversion and git services commented on JCLOUDS-356:
---------------------------------------------------------

Commit 42094965dae036132b2acbd0190e841cad86617e in jclouds-labs-google's branch 
refs/heads/master from [~gaul]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds-labs-google.git;h=4209496 ]

Use Iterable payload slicer for GCS

Payload slicer has a method that returns an iterable of payloads that
works on non-repeatable InputStreams that was introduced to fix
multi-part uploads in Swift (JCLOUDS-356). This commit applies the
same method to fix multi-part uploads for GCS blob store.


> unable to perform multipart uploads w/ InputStream payload
> ----------------------------------------------------------
>
>                 Key: JCLOUDS-356
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-356
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-blobstore
>    Affects Versions: 1.6.2, 1.7.0
>            Reporter: Eric Evans
>              Labels: swift
>             Fix For: 1.7.0
>
>         Attachments: JCLOUDS-356.patch
>
>
> I'm unable to do a multipart upload using an InputStream.  Only ~32MB (the 
> chunk size) is uploaded and the following exception is raised:
> https://gist.github.com/eevans/4f848aa4b84af9bac0bf



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

Reply via email to