Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Fully Compatible
-
Sharding 2022-08-22
-
2
Description
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.