-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
Plan cache entries generated from subplanning are not eligible for replanning due to SERVER-18777. Today, these cache entries store a "works" value, which makes it look like they're eligible for re-planning. We should change these cache entries to store a placeholder value instead, indicating that they're not eligible for replanning.
- duplicates
-
SERVER-91095 Make cases where plan cache stores neither works nor reads more explicit
- Backlog
- related to
-
SERVER-91099 Complete TODO listed in SERVER-90957
- Open