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 <no...@github.com> on 2016/11/09 01:24:26 UTC

[jclouds/jclouds] Include part size in listMultipartUpload result (#1037)

Clients use this during completeMultipartUpload.
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds/pull/1037

-- Commit Summary --

  * Include part size in listMultipartUpload result

-- File Changes --

    M blobstore/src/main/java/org/jclouds/blobstore/config/LocalBlobStore.java (2)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/1037.patch
https://github.com/jclouds/jclouds/pull/1037.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1037

Re: [jclouds/jclouds] Include part size in listMultipartUpload result (#1037)

Posted by Andrew Gaul <no...@github.com>.
This causes integration test failures since `uploadMultipartPart` does not correctly return `partSize`

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1037#issuecomment-259466971

Re: [jclouds/jclouds] Include part size in listMultipartUpload result (#1037)

Posted by Zack Shoylev <no...@github.com>.
+1

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1037#issuecomment-259492719