-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
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.
- related to
-
SERVER-96762 Race condition in ShardingDDLCoordinatorTest setup
-
- Closed
-
-
SERVER-99553 Fix registerClientObserver data race in fixtures based on MongoDScopedGlobalServiceContextForTest
-
- Closed
-