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

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

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

JCLOUDS-1271: Remove BlobStore.signRemoveBlob

Most providers never supported this functionality and the portable
abstraction should not have included it.


> Remove signRemoveBlob
> ---------------------
>
>                 Key: JCLOUDS-1271
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1271
>             Project: jclouds
>          Issue Type: Improvement
>          Components: jclouds-blobstore
>    Affects Versions: 2.0.1
>            Reporter: Andrew Gaul
>            Assignee: Andrew Gaul
>            Priority: Minor
>
> URL signing is intended to vend URLs that external clients can use to 
> interact with object stores without routing through jclouds.  This makes 
> sense for {{signGetBlob}} and {{signPutBlob}} but jclouds also offers 
> {{signRemoveBlob}}.  The latter is a misfeature since signed URL should use 
> only URL parameters yet no provider supports this for DELETEs.  Deprecate in 
> 2.1.0 and remove in 2.2.0.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to