You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Roman Coedo <no...@github.com> on 2015/08/06 13:23:01 UTC

[jclouds] Fix LocalBlobStore (#839)

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

Re: [jclouds] Fix LocalBlobStore (#839)

Posted by Zack Shoylev <no...@github.com>.
merged

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

Re: [jclouds] Fix LocalBlobStore (#839)

Posted by Roman Coedo <no...@github.com>.
This commit will fix the problems in the jdbc api and in the h2 provider.

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

Re: [jclouds] Fix LocalBlobStore (#839)

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

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

Re: [jclouds] Fix LocalBlobStore (#839)

Posted by Zack Shoylev <no...@github.com>.
Closed #839.

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