-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Cache and Eviction
-
None
-
Storage Engines, Storage Engines - Transactions
-
SE Transactions - 2025-10-10, SE Transactions - 2025-10-24
-
5
The currently available maximum time spent on eviction or reconciliation metrics gets reset for every checkpoint. This can lead to missing some maximum time spent metrics if they are observed on time.
To avoid this problem, we add similar stats that do not get reset per checkpoint to track the maximum time spent for the entire duration of the server running.
- is related to
-
WT-15719 Use WT high-level configuration parameters for 'configure-combinations' test
-
- Closed
-
-
WT-15753 Swap the WT_EVICT_CACHE_CLEAN and WT_BTREE_READONLY to reduce instruction count
-
- Closed
-
- related to
-
WT-15002 Remove the WT_DELTA_CELL_LEAF structure and change leaf page delta format
-
- Closed
-