Description
When doing deletes of large directories/directory trees, paged list+delete calls will be made. It would be faster if the delete and list calls were done in parallel; the next listing batch obtained while the current batch was being deleted.
Attachments
Issue Links
- Is contained by
-
HADOOP-16430 S3AFilesystem.delete to incrementally update s3guard with deletions
- Resolved
- is related to
-
HADOOP-13407 s3a directory housekeeping operations to be done in async thread
- Resolved