-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Replication
We advance the storage engine's majority committed snapshot timestamp under the ReplicationCoordinator mutex.
The WiredTigerSnapshotManager already has its own mutex.
We should evaluate whether the ReplicationCoordinator mutex needs to be held in this case.
- related to
-
SERVER-90884 Do not call opObserver methods under ReplicationCoordinator mutex.
- Open
-
SERVER-85871 Don't signal oplog waiters under ReplicationCoordinator mutex
- Backlog