gaul opened a new pull request, #165: URL: https://github.com/apache/jclouds/pull/165
Previously `getBlob` lazily returned a `ByteSource` which could return a different content length than the blob metadata. Instead eagerly open a `FileInputStream` for consistency. Note that this has some consequences for `LocalBlobStore.getBlob` when used with ranges. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@jclouds.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org