-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
Fully Compatible
-
ALL
-
Cluster Scalability 2025-03-17
-
0
The setUpTestMode helper in retryable_internal_transaction_test.js is already waiting for the primary. However, that appears to be not sufficient when the SDAM ReplicaSetMonitor is used. I think we could solve this by explicitly wait for the RSM on the mongoses to detect the new primary, for example, by calling awaitRSClientHosts like in this test.
- is related to
-
SERVER-89537 Wait for shell RSM view to be updated in retryable_upsert_single_write_shard.js
-
- Closed
-