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:11:00 UTC

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

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

Andrew Gaul updated JCLOUDS-1477:
---------------------------------
    Description: 
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.  Reported here:

 

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

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


> 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
>            Priority: Major
>              Labels: b2
>
> 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.  Reported here:
>  
> [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)