You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/07/08 23:02:00 UTC

[jira] [Commented] (JCLOUDS-1111) AtmosClient.createFile should allow overwriting objects

    [ https://issues.apache.org/jira/browse/JCLOUDS-1111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16079355#comment-16079355 ] 

ASF subversion and git services commented on JCLOUDS-1111:
----------------------------------------------------------

Commit e446b5b8b433327d8a11c0364abb051cff833431 in jclouds's branch refs/heads/master from [~gaul]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=e446b5b ]

JCLOUDS-1111: Force overwriting Atmos objects

This avoids a racy delete then write in the portable abstraction.


> 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
>              Labels: atmos
>             Fix For: 2.1.0
>
>
> All other blobstore providers support overwrite semantics yet Atmos raises a 1006 error.  Thus I believe we should send {{x-emc-force-overwrite}} 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.4.14#64029)