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

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major - P3 Major - P3
    • None
    • None
    • 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

    Description

      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.

      Attachments

        Activity

          People

            backlog-server-cluster-scalability Backlog - Cluster Scalability
            wenqin.ye@mongodb.com Wenqin Ye
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: