[
https://issues.apache.org/jira/browse/JCLOUDS-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Gaul resolved JCLOUDS-1369.
----------------------------------
Resolution: Fixed
Fix Version/s: 2.1.0
> MultipartUploadSlicingAlgorithm makes suboptimal choices with few part sizes
> ----------------------------------------------------------------------------
>
> Key: JCLOUDS-1369
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1369
> Project: jclouds
> Issue Type: Improvement
> Components: jclouds-blobstore
> Affects Versions: 2.0.3
> Reporter: Andrew Gaul
> Assignee: Andrew Gaul
> Labels: google-cloud-storage
> Fix For: 2.1.0
>
>
> When uploading a 3.2 GB blob to GCS I observed that
> MultipartUploadSlicingAlgorithm created (31) 32 MB parts and (1) 2.3 GB part.
> Instead it should create (32) 100 MB parts which will increase bandwidth
> utilization and improve retries.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)