[
https://issues.apache.org/jira/browse/JCLOUDS-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13731112#comment-13731112
]
ASF subversion and git services commented on JCLOUDS-233:
---------------------------------------------------------
Commit 8dfb894007de5703a06bf00dbf3c6c5ffaf2ce0e in branch refs/heads/1.6.x from
Tom Manville
[ https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds.git;h=8dfb894 ]
Handle multiple of MAX_BLOCK_SIZE for Azure MPU
Currently files are not properly uploaded if they are a multiple of
MAX_BLOCK_SIZE. Fixes 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