-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
QO 2024-01-22
-
147
The test expects a pinned plan in the sbe plan cache, but the eligibility checker disables the Bonsai plan cache for M2-ineligible queries (i.e. on indexed collections). This suite runs with all feature flags, so CQF and the plan cache are on, but this specific indexed query is no longer being cached.
Fix: tag test as cqf_incompatible until M4 plan cache support for indexes.
- related to
-
SERVER-85380 Run sbe_plan_cache_does_not_block_range_deletion.js under cqf
- Backlog