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

Parallel replica set shutdown does not use extended ReplSetTest object from continuous stepdown suite

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Cluster Scalability
    • ALL
    • Sharding NYC 2023-05-15, Sharding NYC 2023-05-29, Sharding NYC 2023-06-12, Sharding NYC 2023-06-26, Sharding NYC 2023-07-10, Sharding NYC 2023-07-24, Sharding NYC 2023-08-07, Sharding NYC 2023-08-21, Sharding NYC 2023-09-04, Sharding NYC 2023-09-18, Sharding NYC 2023-10-02, Sharding NYC 2023-10-16, Sharding NYC 2023-10-30, Cluster Scalability 2023-11-13, Cluster Scalability 2023-11-27
    • 1

      The new thread that is created to stop a replica set during parallel shutdown does not use the extended ReplSetTest object from the continuous config step-down suite. 

      This causes an error in the test because when the new thread calls `stopSet()` on the `ReplSetTest` object it does not use the extended `stopSet()` which is responsible for stopping the continuous config step down thread. 

      The potential solution could be just to not allow parallel shutdowns when running the continuous config stepdown suite.

            Assignee:
            backlog-server-cluster-scalability [DO NOT USE] Backlog - Cluster Scalability
            Reporter:
            wenqin.ye@mongodb.com Wenqin Ye
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: