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

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

Commit 91c47bfd92c7fa20ee10c5b6fa8df74acf128c00 in jclouds's branch 
refs/heads/master from [~gaul]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=91c47bf ]

JCLOUDS-801: Add portable multipart upload tests

Exercise both repeatable and non-repeatable payloads.  Tested against
AWS-S3, Azure, and legacy Swift.  Skipped on all other providers.


> AWS S3 Multipart upload does not work with InputStream payload
> --------------------------------------------------------------
>
>                 Key: JCLOUDS-801
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-801
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-blobstore
>    Affects Versions: 1.8.0, 1.8.1
>            Reporter: Richard Nichols
>            Assignee: Andrew Gaul
>
> These was previously fixed in JCLOUDS-356 but no longer works.
> Based on my analysis of the code, this is because 
> SequentialMultipartUploadStrategy no longer calls Payload.slice(...) 
> returning Iterable<Payload> but instead calls the same returning Payload for 
> an offset and length. This will not work with a non-repeatable InputStream.



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

Reply via email to