-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
v4.0, v3.6, v3.4
-
Repl 2018-09-10
These tests add a second node to a 1 node replica set and expect the primary to stay up. If the secondary takes more than the election timeout to complete its initial sync, however, the primary may step down. We should add the secondary with votes:0 to prevent the unexpected election.
- is related to
-
SERVER-28326 Wait for primary to stabilize in initial_sync4.js test after node is added to 1 node replica set
- Closed