-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Cache and Eviction
-
None
-
Storage Engines
-
5
-
StorEng - 2024-10-01
Parent ticket - WT-13599
As we progress with eviction modularising, it's been found that separating eviction into it's own struct is crucial for defining it's clear boundary.
A POC has been created here, it was quite straightforward to do so.
Scope -
Seperate functions from conn_cache.c to conn_evict.c