-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Sharding 2022-08-22
-
2
At this moment, ShardingCatalogClientImpl::getAllShards() is using local client as an exception when the cluster role is catalog shard. This is unclean.
We should move the exception to bootstrap from the config.shards locally in the ShardRegistry.