summaryrefslogtreecommitdiff
path: root/jstests/noPassthroughWithMongod/plan_cache_replanning.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-071-1/+1
* Revert "SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 re...Dan Larkin-York2023-02-041-1/+1
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-031-1/+1
* SERVER-61314 Consolidate featureFlagSbePlanCache with featureFlagSbeFullDavid Storch2022-07-141-6/+5
* SERVER-66583 Re-enable SBE as the default execution engine and fall back to c...Mihai Andrei2022-05-271-1/+2
* SERVER-63344 Avoid cloning the SBE tree inside the plan cache mutexRuoxin Xu2022-04-251-3/+3
* SERVER-65477 Allow plan_cache_replanning.js to run with the SBE plan cache en...David Storch2022-04-201-80/+90
* SERVER-59682 Recover SBE plans from the new plan cacheRuoxin Xu2022-01-171-0/+3
* SERVER-59681 Start storing SBE plans in the new plan cacheRuoxin Xu2021-10-011-0/+6
* SERVER-59060 Relax conditions under which SBE replans cached plansIan Boros2021-08-171-1/+104
* SERVER-56114 [SBE] Fix bounding number of reads before triggering a replanAndrii Dobroshynski2021-04-271-2/+0
* SERVER-56110 Enable noPassthroughWithMongod suite against SBE build variantAnton Korshunov2021-04-151-7/+9
* SERVER-44701 Remove support for 'planCacheListQueryShapes' and 'planCacheList...David Storch2019-11-261-27/+22
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-109/+118
* SERVER-35783 add integration test for plan cache oscillationIan Boros2018-07-061-0/+122