-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Statistics
-
None
-
Storage Engines - Persistence
-
SE Persistence - 2026-03-13
-
1
Now checkpoint cleanup lives in its own thread, we should have a dedicated stat category called CheckpointCleanupStat. As a starting point, we should move the new ones added by WT-16698:
CheckpointStat('checkpoint_cleanup_duration', 'most recent checkpoint cleanup duration on all eligible files (usecs)', 'no_clear,no_scale'),
CheckpointStat('checkpoint_cleanup_handle_processed', 'most recent checkpoint cleanup handles processed'),
CheckpointStat('checkpoint_cleanup_inmem_pages_visited', 'in-memory pages visited during checkpoint cleanup'),
- is related to
-
WT-16698 Measure time taken by checkpoint cleanup
-
- Closed
-