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

Auto merging small stripes in StripeCompactionPolicy

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.0.0-alpha-3, 2.4.13
    • 3.0.0-beta-2
    • Compaction
    • None

    Description

      Currently, stripes merge only happens when two stripes are empty, but that is not enough. With the data appending the stripes splits by splits, but with the data deleting, stripes might become smaller size while the stripes count is large. 

      Auto merging small stripes can help to reduce the file count in the store and improve read effiecency. 

      Attachments

        Activity

          People

            Unassigned Unassigned
            Xiaolin Ha Xiaolin Ha
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: