You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Eric Jutrzenka (JIRA)" <ji...@apache.org> on 2014/11/30 00:05:12 UTC

[jira] [Commented] (JCLOUDS-671) PutBlob call to Azure with Large Blob fails using InputStream

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

Eric Jutrzenka commented on JCLOUDS-671:
----------------------------------------

I've had a stab at this managed to get things working by using the method introduced in JCCLOUDS-356 which returns an {Iterable} of payloads that reads data form the input stream sequentially.

Here is the pull request:
https://github.com/jclouds/jclouds/pull/620

I'd welcome any feedback.

> PutBlob call to Azure with Large Blob fails using InputStream
> -------------------------------------------------------------
>
>                 Key: JCLOUDS-671
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-671
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-blobstore
>    Affects Versions: 1.7.2
>         Environment: Uploading from my Windows 7 Eclipse environment to Azure
>            Reporter: Arturo Fagundo
>              Labels: azure
>




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