-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
v3.4, v3.2
-
Repl 2017-01-23, Repl 2017-02-13
We currently take a lock to get the ReplicationCoordinator and then prepare a ReplSetUpdatePosition command. None of these things need a lock and it appears to mostly be a vestige of old code that needed it. This will also help the backport of the LastVote work to 3.2.
- is related to
-
SERVER-15698 Remove support for RIDs in slave tracking
- Closed