Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-98559

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

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • 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.

            Assignee:
            tommaso.tocci@mongodb.com Tommaso Tocci
            Reporter:
            tommaso.tocci@mongodb.com Tommaso Tocci
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: