The ByteSource used to build the payload when using ranges was being recalculated for every range. This commit moves that logic outside the loop. You can view, comment on, or merge this pull request online at:
https://github.com/jclouds/jclouds/pull/839 -- Commit Summary -- * Fix LocalBlobStore -- File Changes -- M blobstore/src/main/java/org/jclouds/blobstore/config/LocalBlobStore.java (26) -- Patch Links -- https://github.com/jclouds/jclouds/pull/839.patch https://github.com/jclouds/jclouds/pull/839.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/839
