-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Cluster Scalability
-
ALL
-
Sharding 2020-01-13, Sharding 2020-03-09, Sharding 2020-03-23, Sharding 2020-04-06
-
0
The test currently usesĀ force stepdown (which means the stepdown will occur even if there is no electable secondary that is caught up, and that the current primary will not do an election handoff).
This means it is possible that no secondary will run for election for 10 seconds, which cuts it close to theĀ 20 seconds mongos waits to find a new primary.
- is related to
-
SERVER-41314 txn_two_phase_commit_failover.js is not robust to a participant voting to abort before other prepare requests get sent
- Closed