-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Sharding EMEA
-
Fully Compatible
-
Sharding EMEA 2023-10-02, Sharding EMEA 2023-10-16, Sharding EMEA 2023-10-30, CAR Team 2023-11-13
After the completion of SERVER-81188 , instead of forwarding a create command from the router to the shard, start sending _shardSvrCreateCollection commands with unsplittable: true.
This is a step towards having a unique code path for creating/sharding a collection.
- causes
-
SERVER-86494 Redundant request serialization to BSON in createCollection
- Closed
-
SERVER-82282 Refactor isTransactionCommand in transaction_validation.cpp to take into account commands not registered on router
- Backlog
- depends on
-
SERVER-81188 Embed `createCollection` in sharding create collection request
- Closed
- is depended on by
-
SERVER-79159 Track unsharded collections on upgrade
- Open
-
SERVER-81190 Support tracking "simple" unsharded collections in the sharding catalog
- Closed
- is related to
-
SERVER-81844 Make ShardServerProcessInterface::createCollection use shardsvrCreateCollection
- Closed
-
SERVER-82804 Add the ability to create <db>.system.js collection
- Closed