-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
CAR Team 2025-04-14, CAR Team 2025-04-28
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Enhance testing by creating an FSM test similar to random_ddl_setFCV_operations.js or random_ddl_crud_setFCV_operations.js, but with stronger state assumptions.
In this test, each thread executing CRUD operations should write to a unique collection, issue a query, and validate that the expected results are returned.
The primary challenge is handling dropDatabase, as it affects multiple collections simultaneously.