Adds a property that instructs filesystem object store providers to
compute the ETag on demand when the content-md5 is not available in
an extended attribute. Defaults to 'false', preserving existing
behavior.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Optionally compute Etag in filesystem provider

-- File Changes --

    M 
apis/filesystem/src/main/java/org/jclouds/filesystem/FilesystemApiMetadata.java 
(2)
    M 
apis/filesystem/src/main/java/org/jclouds/filesystem/reference/FilesystemConstants.java
 (3)
    M 
apis/filesystem/src/main/java/org/jclouds/filesystem/strategy/internal/FilesystemStorageStrategyImpl.java
 (7)
    M 
apis/filesystem/src/test/java/org/jclouds/filesystem/FilesystemBlobStoreTest.java
 (1)
    M 
apis/filesystem/src/test/java/org/jclouds/filesystem/strategy/internal/FilesystemStorageStrategyImplTest.java
 (46)

-- Patch Links --

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

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

Reply via email to