-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
🟥 DDL
-
None
-
None
-
None
-
None
-
None
-
None
There are currently two random DDL FSM tests that are extremely similar:
- One owned by Catalog and Routing at jstests/concurrency/fsm_workloads/ddl/random_ddl/random_ddl_operations.js
- Another one owned by Storage Execution at jstests/concurrency/fsm_workloads/crud/random_ddl_crud_operations.js
The CRUD test has some extra guarantees and synchronization to allow testing with CRUD, but ultimately both are testing DDL operations. The storage execution owned test should be moved to the ddl folder and should be moved to CAR ownership.
- related to
-
SERVER-129234 Review concurrency FSM tests for authoritative metadata gaps
-
- Closed
-