Race condition in ShardingDDLCoordinatorTest setup

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: 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
    • 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 Park
              Reporter:
              Yujin Kang Park
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: