-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
Catalog and Routing
-
2
The ShardedClusterFixture is spawning by default a cluster with only 1 shard unless the num_shards is set to a higher value.
Since having only 1 shard makes very few sense for testing sharded environments, purpose of this ticket is to consider increasing the default number of shards or at least review all the suites using the fixture that are not explicitly setting num_shards.