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/751 -- Commit Summary -- * metadata and content metadata should have the same length -- File Changes -- M blobstore/src/main/java/org/jclouds/blobstore/config/LocalBlobStore.java (4) -- Patch Links -- https://github.com/jclouds/jclouds/pull/751.patch https://github.com/jclouds/jclouds/pull/751.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/751
