-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
WiredTiger has a class of bugs that amount to the tracking of cache usage (dirty and clean) getting out of sync with reality.
We track memory footprint on each individual page. We should also be able to calculate how much footprint we expect a page to have. It would be useful to have diagnostic code to validate that the field matches reality.
- is related to
-
WT-1564 page-memory adjustments during tree deepening splits are wrong
- Closed