-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Execution Team 2021-11-29, Execution Team 2021-12-13, Execution Team 2021-12-27, Execution Team 2022-01-10, Execution Team 2022-01-24
We want to be able to create a clustered collection through shardCollection.
One proposal is to accept clustered:true as a parameter.
Once implicit clustered collection is created, we could potentially start running CRUD_clustered_collection.js, along with other tests for clustered collections with sharding currently disabled.
(to enable sharded FSM workloads, we could consider extending $config.$data to include shardCollectionOpts like it does shardKey)
- related to
-
SERVER-62439 Complete TODO listed in SERVER-61449
- Closed