[
https://issues.apache.org/jira/browse/JCLOUDS-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Gaul resolved JCLOUDS-1271.
----------------------------------
Resolution: Fixed
Fix Version/s: 2.2.0
> 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
> Fix For: 2.2.0
>
>
> 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)