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

Andrew Gaul resolved JCLOUDS-233.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.7.0
         Assignee: Andrew Gaul
    
> 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
>            Assignee: Andrew Gaul
>             Fix For: 1.7.0, 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