-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
Fully Compatible
-
Sharding 10 (02/19/16), Sharding 17 (07/15/16), Sharding 18 (08/05/16)
Currently, if cleanupOrphaned has a lot of work to do, no feedback is provided in the logfile to indicate this. Other long-running operations like index builds, clones, etc output progress feedback in the logfile while they run. So it would be good if the Deleter used by cleanupOrphaned also periodically logged its progress so far, such as number of index entries scanned, number of documents deleted, etc.
- is related to
-
SERVER-22097 cleanupOrphaned should return an error when attempted on an unsharded collection
- Closed
-
SERVER-17983 Indicate if cleanupOrphaned deleted any documents
- Closed
-
SERVER-20206 cleanupOrphaned should log when it starts
- Closed