Remove redundant compact statistic

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Fix
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • StorEng - Defined Pipeline
    • 3

      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.

              Assignee:
              Susan LoVerso (Inactive)
              Reporter:
              Keith Smith
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: