-
Type: Bug
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Cache and Eviction
-
Storage Engines
-
(copied to CRM)
-
8
-
2024-03-19 - PacificOcean
Background -
This ticket follows the findings from WT-11300, which highlighted an issue where the eviction logic was skipping over the trees that were contributing the most to cache usage. This led to inefficiencies in the eviction server's ability to queue pages effectively.
Objective -
The objective of this ticket is to understand the existing tree-skipping logic within our eviction processes and assess its relevance in today's context. **
Scope -
- Review of the tree-skipping logic.
- Eliminating or revising the tree-skipping logic.