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

Running config transitions in the `sharding_csrs_continuous_config_stepdown` suite makes the stepdown thread hang

    • Type: Icon: Bug Bug
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • ALL

      The issue with the `sharding_csrs_continuous_config_stepdown` suite is that the stepdown thread hangs when we run config transitions at the end of the test. This occurs because the stepdown thread continues to run even after the config shard replica set has been stopped.

      The reason why this happens is because:

      The goal of this ticket is to ensure that config transitions are compatible with the `sharding_csrs_continuous_config_stepdown` suite.

      One possible solution is to modify the ShardingTest so that it does not stop the config shard in `stopAllShards()`, and instead stops it separately using `stopAllConfigServers()`.

            Assignee:
            Unassigned Unassigned
            Reporter:
            pol.pinol@mongodb.com Pol Pinol
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: