Thomas Manville created JCLOUDS-233:
---------------------------------------

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


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