SERVER-111409 disable election handoff in replica_sets_transition_to_csrs_jscore_passthrough.yml (#41769)
GitOrigin-RevId: 62c05eff9cc1add62446165bbb601b9a879101e5
This commit is contained in:
parent
aabae778d7
commit
220f2ee15b
@ -171,9 +171,9 @@ executor:
|
||||
mongod_options:
|
||||
set_parameters:
|
||||
enableTestCommands: 1
|
||||
enableElectionHandoff: 0
|
||||
all_nodes_electable: true
|
||||
num_nodes: 5
|
||||
replset_config_options:
|
||||
settings:
|
||||
electionTimeoutMillis: 5000 # Allow secondaries to step up if we end up without a primary
|
||||
catchUpTimeoutMillis: 0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user