-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
Sharding 2020-09-21
-
0
Currently, the CatalogCache returns a reference to Shard objects, which are ShardRegistry concepts. With the introduction of the VectorClock, we should go in the direction of decoupling them. This ticket is about removing these references, because they are not used anywheree.