[
https://issues.apache.org/jira/browse/JCLOUDS-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13731099#comment-13731099
]
ASF subversion and git services commented on JCLOUDS-233:
---------------------------------------------------------
Commit 19f79145fc8ac04e35312e7e378679f1739227fd in branch refs/heads/master
from Tom Manville
[ https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds.git;h=19f7914 ]
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