-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
QO 2021-10-04, QO 2021-10-18, QO 2021-11-01, QO 2021-11-15
The SBE plan cache is designed as process-global, as opposed to per-collection in the classic engine, meaning that invalidation process will be more subtle. Namely, when a collection is dropped we will need to invalidate only those plan cache entires which depend on this collection.
- is depended on by
-
SERVER-59682 Recover SBE plans from the new plan cache
- Closed
- related to
-
SERVER-65083 Thread seeing different set of indices can incorrectly re-use an SBE plan cache entry
- Closed
-
SERVER-60067 When index is dropped invalidate only SBE plan cache entries which depend on it
- Closed