[
https://issues.apache.org/jira/browse/JCLOUDS-356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14272358#comment-14272358
]
ASF subversion and git services commented on JCLOUDS-356:
---------------------------------------------------------
Commit 38ebf0d06cecf46b3f5a15619203ca0f5fdfa0d2 in jclouds's branch
refs/heads/master from [~gaul]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=38ebf0d ]
JCLOUDS-801: Use Iterable payload slicer for AWS-S3
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 AWS-S3 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)