-
Type:
Technical Debt
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Cache and Eviction
-
Storage Engines, Storage Engines - Transactions
-
StorEng - Defined Pipeline
-
1
WiredTiger uses a special read generation value, WT_READGEN_OLDEST to indicate pages that should be evicted soon. The name of this value does not make this usage clear. It would be better to use a name that indicates how it is used, such as WT_READGEN_EVICT_SOON.