-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
v4.4
-
Repl 2020-03-09
When we retrieve the configOplogCommitmentOpTime here, we do not hold the ReplicationCoordinator mutex. We must acquire the mutex to call into TopologyCoordinator safely.
- related to
-
SERVER-45087 Check Oplog Commitment condition on reconfig
- Closed