You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Ka-Hing Cheung <no...@github.com> on 2015/05/29 00:40:50 UTC

[jclouds] metadata and content metadata should have the same length (#757)

for range get in a LocalBlobStore, metadata.getSize() has the
original blob size and contentMetadata.getContentLength() has
the actual payload size. Other blobstores have the same size
in both
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * metadata and content metadata should have the same length

-- File Changes --

    M blobstore/src/main/java/org/jclouds/blobstore/TransientStorageStrategy.java (1)
    M blobstore/src/main/java/org/jclouds/blobstore/config/LocalBlobStore.java (4)
    M blobstore/src/test/java/org/jclouds/blobstore/integration/internal/BaseBlobStoreIntegrationTest.java (1)

-- Patch Links --

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

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/757

Re: [jclouds] metadata and content metadata should have the same length (#757)

Posted by Andrew Gaul <no...@github.com>.
Pushed to master as 573ceb51c36b78bd1c84ed095567c67975c275cf and fixed Atmos in 454a30a4846785dbfa214dc2c1250c86225dc3b5.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/757#issuecomment-110147689

Re: [jclouds] metadata and content metadata should have the same length (#757)

Posted by Andrew Gaul <no...@github.com>.
Closed #757.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/757#event-325727858