In order to support the work in SERVER-29274, the listCollections command was modified in SERVER-29272 to exclude drop-pending collections. These collections are meant to be removed eventually by the DropPendingCollectionReaper when the drop command has been propagated to the rest of the replica set.
It will be useful, for testing, to extend the listCollections command with an option to include these drop-pending collections.
- depends on
-
SERVER-29272 Two Phase Drops: listCollections should exclude drop-pending collections
- Closed
-
SERVER-29274 Two Phase Drops: rename collection to special drop-pending name
- Closed
- related to
-
SERVER-29649 Add startupWarning when a replset node is running with --nojournal but hasn't set writeConcernMajorityJournalDefault to false
- Closed