-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
CAR Team 2024-11-11, CAR Team 2024-11-25
(Subtask to achieve SERVER-84243 - Dedicate a catalog cache and loader to the shard role. For more information refer to this document)
Once the CatalogCache of the Grid is using the ConfigServerCatalogCacheLoader, there is no need to have a CatalogCache backed by the ConfigServerCatalogCacheLoader (aka RoutingInformationCache) for config server operations.
The goal of this ticket is to revert SERVER-87780 by relying again on the CatalogCache of the Grid.
- depends on
-
SERVER-95393 Use a ConfigServerCatalogCacheLoader for the router-role and a ShardServerCatalogCacheLoader for the shard-role
- In Progress