You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/12/06 22:54:12 UTC

[jira] [Commented] (JCLOUDS-356) unable to perform multipart uploads w/ InputStream payload

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

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

Commit 66c4963b49a1ddd985e3b57309e465ff1922cc26 in jclouds's branch refs/heads/master from [~eric.jutrzenka]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=66c4963 ]

JCLOUDS-671: Use Iterable payload slicer for Azure

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 Azure 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
>             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)