Shri Javadekar created JCLOUDS-685:
--------------------------------------
Summary: 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
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)