-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2024-02-19
SERVER-84243 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 objective of this ticket is to relax such conditions (which do not concern the correctness of the tested logic).
- is depended on by
-
SERVER-84243 Dedicate a catalog cache and loader to the shard role
- In Progress