-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Add bounds for the join plan cache size and replace StringMap with an map enhanced with LRU eviction capability. As a starting point we can cap the number of entries in the plan cache, but the design discusses options for capping the memory usage in bytes instead.
- depends on
-
SERVER-130866 [Join Optimization] Implement memory estimation for join plan cache entries
-
- In Code Review
-
- is depended on by
-
SERVER-130894 [Join Optimization] Introduce query knob to control join plan cache size
-
- In Progress
-