-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Networking & Observability
-
Fully Compatible
-
ALL
-
v8.0, v7.0, v6.0
-
Networking & Obs 2024-08-05
-
0
SERVER-91818 changed how the primary config server steps down as part of running resharding_coordinator_recovers_abort_decision.js. The test tries to find the primary config server shortly after the stepDown, however, there is no guarantee that a new primary is elected by then, causing failures. The test should wait for the election to complete before looking for the primary config server.
- is related to
-
SERVER-92688 Add more diagnostics to `DiscoverTopology`
- Backlog