[
https://issues.apache.org/jira/browse/JCLOUDS-1111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Gaul updated JCLOUDS-1111:
---------------------------------
Description: All other blobstore providers support overwrite semantics yet
Atmos raises a 1006 error. Thus I believe we should send {{x-emc-force}} for
all {{AtmosClient.createFile}} calls which will improve the overwrite
performance of {{AtmosBlobStore.putBlob}}. We could optionally allow the
existing semantics by adding another field to {{PutOptions}}. (was: All other
blobstore providers support overwrite semantics yet Atmos raises a 1006 error.
Thus I believe we should send {{x-emc-force}} for all
{{AtmosClient.createFile}} calls which will improve the performance of
{{AtmosUtils.putBlob}}. We could optionally allow the existing semantics by
adding another field to {{PutOptions}}.)
> AtmosClient.createFile should allow overwriting objects
> -------------------------------------------------------
>
> Key: JCLOUDS-1111
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1111
> Project: jclouds
> Issue Type: New Feature
> Components: jclouds-blobstore
> Affects Versions: 1.9.2
> Reporter: Andrew Gaul
> Assignee: Shri Javadekar
> Labels: atmos
>
> All other blobstore providers support overwrite semantics yet Atmos raises a
> 1006 error. Thus I believe we should send {{x-emc-force}} for all
> {{AtmosClient.createFile}} calls which will improve the overwrite performance
> of {{AtmosBlobStore.putBlob}}. We could optionally allow the existing
> semantics by adding another field to {{PutOptions}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)