-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Replication
-
Fully Compatible
-
ALL
-
v8.0, v7.3, v7.0, v6.0, v5.0
-
Repl 2024-04-29, Repl 2024-05-13
-
(copied to CRM)
Investigate whether it is possible for a new primary to erroneously believe it is caught up due to receiving stale heartbeats from the other nodes. The correct behavior is only heartbeats initiated after the election (thus after the previous primary is no longer writing) should be considered when deciding whether or not we have heard from a node after the election.
- causes
-
SERVER-90701 Use force sync source candidate FP in catchup_ignores_old_heartbeats.js
- Closed