-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
Catalog and Routing
-
Sharding EMEA 2023-10-02, Sharding EMEA 2023-10-16, 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
Besides making the createCollection path to commit the collection metadata in the config server for unsharded collections, we need to make sure that:
- When running FCV from 8.0 to 8.1 in a fully upgraded sharded cluster, all unsharded collections on all shards must be tracked
Additionally, we need to ensure that all DDL are properly feature flagged and drained if necessary.
- depends on
-
SERVER-84153 Sharded cluster fixture set up does not account for proper multiversion setup
- Closed
-
SERVER-80372 Make implicit collection creation call into `createCollection`
- Closed
-
SERVER-81189 Transform `create` requests in sharded cluster to `_shardSvrCreateCollection`
- Closed
- is depended on by
-
SERVER-83214 Handle direct connection database and collection registration on upgrade from RS
- Closed
-
SERVER-83226 Handle direct connection database and collection registration on downgrade to RS
- Closed
- related to
-
SERVER-83791 Rename collection should track collections in fcv upgrade
- Open