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

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 2025-01-06
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Similar to SERVER-96762. ShardingDDLCoordinatorTest registers a client observer during setup, after a call to the parent's ShardServerTestFixture::setUp() call. ShardServerTestFixture::setUp() instantiates the storage engine, which spawns a background job for the JournalFlusher. The background job creating a client and the setup registering an observer race with each other.

            Assignee:
            yujin.kang@mongodb.com Yujin Kang Park
            Reporter:
            yujin.kang@mongodb.com Yujin Kang Park
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: