-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2022-10-17
-
150
It seems the commit broke Free Monitoring. The commit was just a refactor to take locks whenever it was needed instead of a MODE_X lock during the entire lifetime of the operation.
As this only happens during initial sync and there are no other users of the database this is safe to do.
- related to
-
SERVER-63833 Refactor CollectionBulkLoaderImpl to not hold locks as members
- Closed