SERVER-59591 changed LockerNoop::isW() to return false, but the collection_catalog_bm code was originally using this assumption to set up the collections for the benchmark. To fix this, we should just get the global exclusive lock in theĀ
createCollectionsAndLocker for collection_catalog_bm.cpp
- related to
-
SERVER-58736 Avoid quadratic behavior in rollback with many collections
- Closed