-
Type:
Improvement
-
Resolution: Won't Fix
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
3
-
StorEng - Defined Pipeline
Summary
Today compact tracks three different statistics to measure (and report) its progress:
- compact_pages_reviewed
- compact_pages_rewritten
- compact_pages_skipped
These have a fixed relationship:
compact_pages_reviewed = compact_pages_rewritten + compact_pages_skipped
So we could remove one of the three and save a bit of space and time.
- related to
-
WT-9864 Improve compact messages about "skipped" pages
-
- Closed
-