Avoid waiting for init_sync_node to reach secondary state during replset fixture teardown

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Catalog and Routing
    • Fully Compatible
    • CAR Team 2024-12-23
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

              Assignee:
              Tommaso Tocci
              Reporter:
              Tommaso Tocci
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: