-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Cache and Eviction
-
Storage Engines
-
StorEng - Refinement Pipeline
-
v8.0, v7.0, v6.0
__evict_walk_tree is one of the most complex function in the code. I had a look at it recently. At least we can move some of the checks and stats updates to separate functions to reduce its cyclomatic complexity.
- causes
-
WT-13452 Issue with __evict_walk_tree not updating give_up var correctly
- Closed