[ 
https://issues.apache.org/jira/browse/JCLOUDS-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Klaus Müller updated JCLOUDS-161:
---------------------------------

    Attachment: TestLargeBlob.java

Hi Andrew,

Sorry for my delay, I was on Holiday for the last 10 days.

TestLargeBlob.java work for S3 with files greater than 4 MB, but not for Azure 
(with payload as stream, for file it works). 

In my server application I have to use the input stream for payload, because I 
get a stream from the client to archive these streamed data to cloud. 

Please have a look to the source code if there is anything else wrong. 

Cheers 
Klaus




                
> 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, TestLargeBlob.java
>
>
> 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