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

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

Commit 2addcbf9d20b6433d8fc1b3f61f03c82aa753d77 in branch refs/heads/1.6.x from 
[~gaul]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds.git;h=2addcbf ]

Add live test for JCLOUDS-233

                
> Azure multipart upload fails when submitting payloads that are multiples of 
> MAX_BLOCK_SIZE
> ------------------------------------------------------------------------------------------
>
>                 Key: JCLOUDS-233
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-233
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-blobstore
>    Affects Versions: 1.7.0, 1.6.2
>         Environment: Ubuntu 13.04
>            Reporter: Thomas Manville
>             Fix For: 1.6.2
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> Azure multipart upload breaks when trying up upload payloads that are 
> multiples of MAX_BLOCK_SIZE.
> For example, when trying to upload  64 * 1024 * 1024 byte payload, I get the 
> following errors:
> http://pastebin.com/3WbJ3GXw
> The fix should be in figuring out the remainder for number of blocks in 
> AzureBlobBlockUploadStrategy.java

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