-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
Starting from SERVER-81190 the implicit/explicit create collection now takes the DDL locks instead of serializing with other DDL operations through the critical section.
The goal of this ticket is that we maintain exactly the same behaviour as of 7.0.
For instance, a write sent while a shardCollection is being executed should serialize with the operation and be executed afterward instead of returning an error.
- is depended on by
-
SERVER-83386 Enable feature flag for new CreateCollectionCoordinator
- Closed