-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
v3.4, v3.2
-
Repl 2017-03-06
-
0
We need to change the stepdown commands sent to a lower-priority primary to set secondaryCatchUpPeriodSecs to a smaller number than heartbeat interval. Otherwise, a series of blocked stepdown commands will starve the stepdown via heartbeat waiting on the global lock.
This is a quick fix before we fix SERVER-27911.
- is related to
-
SERVER-26747 replSetStepDown should wait for last write to commit
- Closed