mirror of https://github.com/apache/jclouds.git
382c9201e3
MultipartUploadSlicingAlgorithm creates multiple equal-sized parts and a remaining amount. BaseBlobStore.putMultipartBlob used this interface incorrectly, which could create more parts than intended since the remaining size could be larger than the part size. This manifested with Google Cloud Storage which only allows 32 parts. |
||
---|---|---|
.. | ||
src | ||
pom.xml |