-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The current code for the CollectionCacheRecoverer currently relies on a manual join done over two collections with the same snapshot timestamp. This is essentially a reimplementation of the aggregation used by the catalog cache loader to contact the CSRS and get the latest routing table.
This ticket is about replacing the disk recovery with a call to the aggregation instead.