-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
CAR Team 2024-03-18
The RefineCollectionShardKeyCoordinator requires up-to-date routing information to perform cross-shard validations on the refined shard key candidate, but it is using a method of the "Filtering Metadata Cache API" to obtain it.
While this solution works today, SERVER-84243 will cause such logic not to work in the intended way.
- is depended on by
-
SERVER-84243 Dedicate a catalog cache and loader to the shard role
- In Progress