-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
Sharding EMEA
Implement a jstest that - for every DDL - uses multithreading + failpoints to:
- Instantiate a DDL coordinator on a namespace NSS
- Try to re-instantate the current operation on NSS (should join)
- Try to instantate a conflicting operation on NSS (should fail)
The objective is to check that checkIfOptionsConflict is properly implemented for each DDL operation.
- related to
-
SERVER-58099 Complete TODO listed in SERVER-56198
- Closed