-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2023-11-27, CAR Team 2023-12-11, CAR Team 2023-12-25, CAR Team 2024-01-08, CAR Team 2024-01-22, CAR Team 2024-02-05
Currently ShardServerProcessInterface::createCollection is based on the sharding-unaware 'create' command. It should be changed to use _shardsvrCreateCollection with
{unsplittable:true}so that the new collection gets registered on the sharding catalog.
- depends on
-
SERVER-83167 Incorporate the new upgrade command line arguments into ShardingTest
- Closed
-
SERVER-83266 Incorporate the new downgrade command line arguments into ShardingTest
- Closed
-
SERVER-85851 Modify ShardingTest to add --upgradeBackCompat when necessary in mixed version clusters
- Closed
- is depended on by
-
SERVER-79718 Remove HostTypeRequirement::kPrimaryShard from $out
- Closed
- related to
-
SERVER-79158 Make createCollection command to use _shardsvrCreateCollection
- Closed
-
SERVER-81189 Transform `create` requests in sharded cluster to `_shardSvrCreateCollection`
- Closed