Andrew Gaul created JCLOUDS-1280:
------------------------------------
Summary: Allow configuration of multi-part upload part sizes
Key: JCLOUDS-1280
URL: https://issues.apache.org/jira/browse/JCLOUDS-1280
Project: jclouds
Issue Type: New Feature
Components: jclouds-blobstore
Affects Versions: 2.0.1
Reporter: Andrew Gaul
Presently {{BaseBlobStore}} instantiates {{MultipartUploadSlicingAlgorithm}}
directly, providing it minimum and maximum values for parts. Instead it should
Guice inject this object which would allow overriding values like
{{defaultPartSize}} via setting {{jclouds.mpu.parts.size}} in
{{BlobStore.overrides}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)