Harshavardhana f1be356cc6 Do not use parallel deletes to avoid random I/O (#6178)
The current code for deleting 1000 objects simultaneously
causes significant random I/O, which on slower drives
leads to servers disconnecting in a distributed setup.

Simplify this by serially deleting and reducing the
chattiness of this operation.
2018-07-20 21:21:01 -07:00
..
2018-06-06 14:21:56 +05:30
2018-06-06 14:21:56 +05:30
2018-07-09 18:23:49 -07:00
2018-06-06 14:21:56 +05:30
2018-06-06 14:21:56 +05:30