SERVER-111409 disable election handoff in replica_sets_transition_to_csrs_jscore_passthrough.yml (#41769)

GitOrigin-RevId: 62c05eff9cc1add62446165bbb601b9a879101e5
This commit is contained in:
Benety Goh 2025-09-25 11:03:31 -04:00 committed by MongoDB Bot
parent aabae778d7
commit 220f2ee15b

View File

@ -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