-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
Sharding EMEA
-
Sharding EMEA 2023-07-24, Sharding EMEA 2023-08-07, Sharding EMEA 2023-08-21, Sharding EMEA 2023-09-04, Sharding EMEA 2023-09-18, Sharding EMEA 2023-10-02
Currently when issuing a createCollection command to a router this will passthrough the command to the primary shard. We need to start using the splittable flag and set {_id: 1} as a default shard key in this command.
- depends on
-
SERVER-79177 Create a new test cluster command to create a non splittable collection
- Closed
- is related to
-
SERVER-81844 Make ShardServerProcessInterface::createCollection use shardsvrCreateCollection
- Closed
- related to
-
SERVER-81215 Change TODO reference in the code
- Blocked