-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Sharding NYC
-
3
The problem is that ShardingCatalogClientHelper is too high level class preventing its usage in classes like PeriodicShardedIndexConsistencyChecker or ClusterIdentityLoader because of dependency loops.
Determine and comment which functionality is pulling too much of dependency. If possible, just remove it. Otherwise, find a way to refactor this.