SERVER-58736 made changes to the CollectionCatalog to allow for more efficient writes when the global exclusive lock is held. During the duration that the caller holds the CollectionCatalog pointer, the global lock must be held in some mode by the caller to prevent write operations from making in-place modifications on the CollectionCatalog.
- is related to
-
SERVER-30888 Have FTDC code paths obtain locks with a timeout.
- Closed
-
SERVER-48221 Shut down ftdc after storage engine
- Closed
- related to
-
SERVER-58736 Avoid quadratic behavior in rollback with many collections
- Closed