Skip to content

[Delivers #50230813] Add Support for Bulk Delete#8

Merged
jasonmitschke merged 1 commit intorackspace:masterfrom
alanquillin:AddBatchDeleteObjectsMethods
May 23, 2013
Merged

[Delivers #50230813] Add Support for Bulk Delete#8
jasonmitschke merged 1 commit intorackspace:masterfrom
alanquillin:AddBatchDeleteObjectsMethods

Conversation

@alanquillin
Copy link

Changes

  • Added a bulk delete method to the Rackspace CloudFilesProvider class. This takes in a list of containers and/or objects to be deleted. Can support 10,000 objects simultaneously.
  • Added a deleteObjects flag to the DeleteContainer method. When true, all files are retrieved and then deleted via bulk delete method before deleting the container.
  • Modified the DeleteObject method to use the bulk delete when deleting the file segments.

@jasonmitschke
Copy link

I reviewed the changes and they look good to me. Merging.

jasonmitschke added a commit that referenced this pull request May 23, 2013
[Delivers #50230813] Add Support for Bulk Delete
@jasonmitschke jasonmitschke merged commit f7c3bdc into rackspace:master May 23, 2013
@alanquillin alanquillin deleted the AddBatchDeleteObjectsMethods branch May 23, 2013 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants