-
Type: Task
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Minor Change
I've looked around and the clean command doesn't seem to be used in any tests (aside from one which tests it exists and has comment to that effect). There are references to a cleanAll in collection.js but that doesn't seem to exist.
This command just purges the deleted list of documents and seem useless at this point. It will leak those deleted documents' space.
- is duplicated by
-
SERVER-9691 Clean command crashes mongod on windows - unhandled exception
- Closed