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

Flush regions in multiple threads

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 0.94.0
    • None
    • regionserver
    • None

    Description

      As servers get beefier, it makes less and less sense to have only a single thread do flushes at a time. In watching an insert-only benchmark run, HBase isn't currently disk, network, or CPU-bound – it seems it's bound only by the rate at which flushes and compactions get processed. Increasing the threading a bit here should increase total disk/network throughput utilization.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tlipcon Todd Lipcon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: