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

Race condition in ShardingDDLCoordinatorTest setup

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • CAR Team 2024-11-11, CAR Team 2025-01-06
    • 200

      The startup of the MockThreadPool is asynchronous (called from here) and the use of the ClientObserver might be parallel as the registering of said observer.

      Rearranging the code should fix it.

            Assignee:
            adam.farkas@mongodb.com Wolfee Farkas
            Reporter:
            adam.farkas@mongodb.com Wolfee Farkas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: