-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2024-03-04
The retryUntilConsistentRoutingInfo function is currently defined in the anonymous namespace, causing linking issues in the context of splitting the catalog cache for routing and filtering metadata (SERVER-84243).
The goal of this ticked is to incapsulate the function definition as a member function of CatalogCache.