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

Andrew Phillips edited comment on JCLOUDS-144 at 6/24/13 1:48 PM:
------------------------------------------------------------------

Rather than overloading (although blobStore.removeBlob(<container>, blob...) 
should hopefully not break too much existing code?), we could also consider 
blobStore.removeBlobs(<container>, blobs...)?
                
      was (Author: andrewp):
    Rather than overloading (although {{blobStore.removeBlob(<container>, 
blob...)}} should hopefully not break too much existing code?), we could also 
consider {{blobStore.removeBlobs(<container>, blob...}}?
                  
> Support multi-delete in BlobStore
> ---------------------------------
>
>                 Key: JCLOUDS-144
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-144
>             Project: jclouds
>          Issue Type: Improvement
>          Components: jclouds-blobstore, jclouds-cli
>            Reporter: matthew wagoner
>            Priority: Minor
>
> it would be useful if blobStore.removeBlob(<container>, blob); could be 
> passed a list of blobs to remove all at once.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to