-
Type: Task
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
Sharding
Currently setFCV on a config server uses the method ShardingCatalogManager::setFeatureCompatibilityVersionOnShards(), which is basically just broadcasting a setFCV command to all shards. This can be replaced with the generic helper scatterGatherUnversionedTargetAllShards().