-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Execution Team 2022-03-21
-
15
The test's primary will stepdown if it can't see a majority of the set. This happens when we restart the secondary node in a 2-node replica set.
{code:java} [js_test:initial_sync_aborts_two_phase_index_builds_hide_index] 2022-01-31T23:12:21.531-0500 d20270| 2022-01-31T23:12:21.531-05:00 I REPL 21809 [ReplCoord-0] "Can't see a majority of the set, relinquishing primary" [js_test:initial_sync_aborts_two_phase_index_builds_hide_index] 2022-01-31T23:12:21.531-0500 d20270| 2022-01-31T23:12:21.531-05:00 I REPL 21475 [ReplCoord-0] "Stepping down from primary in response to heartbeat"
- is related to
-
SERVER-49028 initial_sync_aborts_two_phase_index_builds.js can fail if the primary can't see a majority of the replica set
- Closed