-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2024-11-11
SERVER-95393 is changing the dynamics through which shards refresh their cached routing information. This may introduce regressions in js tests that perform aggregations with nested lookup/merge stages and expect no StaleConfig errors in the output produced by the profiles utility.
The aim of this ticket is to relax such conditions and filter out potential StaleConfig errors.
- is depended on by
-
SERVER-95393 Use a ConfigServerCatalogCacheLoader for the router-role and a ShardServerCatalogCacheLoader for the shard-role
- In Progress