-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Sharding EMEA
-
Fully Compatible
-
Sharding EMEA 2023-09-04
-
135
After the changes of SERVER-78763 there might be collections registered in the config server that are not splitable, and a user might want to make them splitable using the shardCollection command. This ticket is to track the necessary changes to the create collection coordinator in order to transition unsplittable collections into splittable, that is, removing the splittable flag and adding the proper shard key and chunks to the config server.
- depends on
-
SERVER-78755 Add an optional<bool> `unsplittable` field to `config.collection` entries
- Closed
-
SERVER-78763 Allow create collection coordinator registering unsplitable collections
- Closed
- is depended on by
-
SERVER-77831 [test-only bug] CheckRoutingTableConsistency may be executing while sessions collection is being sharded
- Closed