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

Andrew Gaul edited comment on JCLOUDS-685 at 8/22/14 3:54 AM:
--------------------------------------------------------------

This API sounds good; can you implement a fallback in BaseBlobStore which calls 
removeBlob per-blob and the optimized implementations in S3 and Swift?


was (Author: gaul):
This API sounds good; can you implement a fallback in `BaseBlobStore` which 
calls `removeBlob` per-blob and the optimized implementations in S3 and Swift?

> Support bulk-delete/multi-object deletes from the BlobStore object
> ------------------------------------------------------------------
>
>                 Key: JCLOUDS-685
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-685
>             Project: jclouds
>          Issue Type: New Feature
>          Components: jclouds-blobstore
>    Affects Versions: 1.8.0
>            Reporter: Shri Javadekar
>            Assignee: Shri Javadekar
>
> Support for multi-object delete/bulk delete is implemented for S3 and the 
> "openstack-swift" (labs) apis. However, there is no way of actually invoking 
> these via the "BlobStore" object.
> The BlobStore object should have a way of invoking multi-object deletes. 
> Something like BlobStore.removeBlobs(String containerName, Collection<String> 
> blobNames).



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to