Timur Alperovich created JCLOUDS-1450:
-----------------------------------------
Summary: Multi-part upload against the filesystem provider should
return ETag similar to S3
Key: JCLOUDS-1450
URL: https://issues.apache.org/jira/browse/JCLOUDS-1450
Project: jclouds
Issue Type: Bug
Reporter: Timur Alperovich
When performing a multi-part upload in S3, the resulting ETag is not a content
hash, but rather a hash of the content hashes of the parts, followed by
"-<number of parts>". It would be great for the jclouds filesystem provider to
have the same behavior if it's trying to be an emulation for S3 (or Swift,
which has a similar behavior for its Static Large Objects).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)