-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
-
Fully Compatible
-
Repl 2026-09-28
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The disagg_storage_override initiate function calls awaitSecondaryNodes, but we don't have that functionality in ReplSetTest::initiateForDisagg. That means tests that use DisaggReplSetTest fixture need to wait for secondary nodes on their own, which adds a point where tests can fail flakely