-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Service Arch 2020-03-09
-
30
The TopologyVersionObserver currently synchronized shutdown and the client. This allows multiple OperationContexts to be created during shutdown. If we synchronize the opCtx instead, only one can ever be created.
- is related to
-
SERVER-45818 Increase default mirroring sampling rate
- Closed