You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrew Gaul (JIRA)" <ji...@apache.org> on 2018/12/19 06:10:00 UTC

[jira] [Created] (JCLOUDS-1477) B2 cannot upload small payloads when multipart specified

Andrew Gaul created JCLOUDS-1477:
------------------------------------

             Summary: B2 cannot upload small payloads when multipart specified
                 Key: JCLOUDS-1477
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1477
             Project: jclouds
          Issue Type: Improvement
          Components: jclouds-blobstore
    Affects Versions: 2.1.1
            Reporter: Andrew Gaul
            Assignee: Andrew Gaul


B2 requires two parts to use multi-part upload but jclouds will attempt to use one with small uploads.  Instead it should fall back to single-part when the content length is small.

 

https://stackoverflow.com/questions/53442131/error-with-b2-storage-and-jclouds-with-multipart-option



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)