[
https://issues.apache.org/jira/browse/JCLOUDS-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14386276#comment-14386276
]
Andrew Gaul commented on JCLOUDS-828:
-------------------------------------
This overlaps with server-side copy.
> Implement BlobStore UpdateMetadata operations
> ---------------------------------------------
>
> Key: JCLOUDS-828
> URL: https://issues.apache.org/jira/browse/JCLOUDS-828
> Project: jclouds
> Issue Type: New Feature
> Components: jclouds-blobstore
> Reporter: Timur Alperovich
>
> Multiple blob stores support operations to update the metadata associated
> with the blob (in S3, this can be done through the PUT-object copy; Swift is
> already implemented in jclouds; GCS and Azure also use a PUT method). This is
> preferable to the current approach one has to take with jclouds: get the
> blob, update metadata, put the blob. If the blob is large, this operation can
> be prohibitive.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)