-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2025-03-31
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
CollectionRoutingInfo class is maintained by CAR team and is mainly used in query code for routing purposes. In order to ensure proper modularization and logic separation we should convert ColllectionRoutingInfo into a proper class (today is actually a struct), make its members private and expose getters to access those.