-
Type: Improvement
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: 4.0.5
-
Component/s: Sharding
-
Sharding EMEA
Coming from https://jira.mongodb.org/browse/SERVER-38969
When running the `cleanupOrphaned` command. There's no way to determine how many deletions are happening and use that to estimate when it's done. When the Range Deleter was replaced with the Collection Range Deleter, the statistics were removed from serverStatus.
Instead I thought I could look at opcounters.delete and see that increasing but it is not.
- is related to
-
SERVER-38969 rangeDeleter stats not present in serverStatus
- Closed