-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2024-12-23
In the replicaset python test fixture, we currently wait for the initial sync node to reach secondary replication state before proceeding with teardown of the cluster.
This doesn't seem to be necessary and is potentially slowing down the fixture teardown procedure.
Moreover, until we don't fix SERVER-98558, this wait will prevent us to parallelize the sharded cluster fixture teardown.
- is depended on by
-
SERVER-73415 Parallelize python test fixture teardown
-
- Closed
-