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

Andrew Gaul commented on JCLOUDS-161:
-------------------------------------

[~klausm] This is a generic issue with InputStream and multi-part upload and 
not Azure-specific.  Can you open a separate issue with a test case?  In the 
mean-time, you should switch to InputSupplier<InputStream> if possible since 
this repeatable Payload allows retries if the network connection fails.
                
> Large Blob Support for Azure
> ----------------------------
>
>                 Key: JCLOUDS-161
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-161
>             Project: jclouds
>          Issue Type: New Feature
>          Components: jclouds-blobstore
>    Affects Versions: 1.6.1
>            Reporter: John Kew
>            Assignee: Andrew Gaul
>             Fix For: 1.7.0, 1.6.2
>
>         Attachments: image003.png, image004.png
>
>
> Currently putBlob is limited to 64MB; in order for large blobs to be used one 
> must use a number of PutBlock calls followed by Put Block List.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to