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

compaction bandwidth limit

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • 0.89-fb
    • 0.89-fb
    • Admin, Compaction
    • None
    • software platform

    • compaction

    Description

      Compaction runs to its full speed. This change provides two knobs to limit the compaction bandwidth:
      1 compactBwLimit: the desired max bandwidth per compaction. If the compaction thread runs too fast, it will be put to sleep for a while;
      2. numOfFilesDisableCompactLimit: Limiting the compaction speed will increase the # of files per store which increases the read latency. This parameter can disable the compaction limit when the number of files in a store exceeds the value.

      Attachments

        Activity

          People

            Unassigned Unassigned
            chenming Ming Chen
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: