Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-28288

The shouldPerformMajorCompaction in StripeCompactionPolicy is not implemented and does not periodically trigger the major of the table

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Compaction
    • None

    Description

      shouldPerformMajorCompaction in StripeCompactionPolicy is not implemented, always returns false,
      HRegionServer -> CompactionChecker -> chore() -> s.shouldPerformMajorCompaction() is always false, 
      and the s.triggerMajorCompaction(); cannot be called, This causes the forceMajor variable to be false all the time.

      Attachments

        Activity

          People

            Unassigned Unassigned
            leojie Longping Jie
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: