Active
Project:
Media Mover
Version:
6.x-1.0-beta9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2011 at 03:26 UTC
Updated:
15 Apr 2011 at 03:26 UTC
I was trying to delete a configuration that had something like 50K files, and it was taking forever, because before deleting a file, MM checks if it used by another configuration, and my other configuration also had 50K files.
However, many file names were empty strings (because the configuration had not been run through all stages), so I thought we can skip the check in this case.
Here is a patch to fix this.
| Comment | File | Size | Author |
|---|---|---|---|
| media_mover_api-optimize-delete.patch | 391 bytes | pfournier |