[
https://issues.apache.org/jira/browse/JCLOUDS-651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14395428#comment-14395428
]
ASF subversion and git services commented on JCLOUDS-651:
---------------------------------------------------------
Commit a6a232a7a10037b49f44bb93dd8111f5ee9296d4 in jclouds's branch
refs/heads/master from [~gaul]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=a6a232a ]
JCLOUDS-651: Ensure copy replaces user metadata
Some object stores have additive semantics for metadata. As currently
implemented Azure, S3, and Swift consistently replace user metadata
but have different behavior for system metadata, e.g., Content-Type.
> server-side copy in portable abstraction
> ----------------------------------------
>
> Key: JCLOUDS-651
> URL: https://issues.apache.org/jira/browse/JCLOUDS-651
> Project: jclouds
> Issue Type: New Feature
> Components: jclouds-blobstore
> Affects Versions: 1.8.0
> Reporter: Andrew Gaul
> Assignee: Andrew Gaul
>
> jclouds should expose the provider server-side copy functionality in the
> portable abstraction. When a provider does not support this, jclouds should
> fall back to client-side copying. Amazon S3 and likely others provide this
> feature:
> http://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectCOPY.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)