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

Priorities and multi-threading for MemStore flushing

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Critical
    • Resolution: Duplicate
    • None
    • None
    • regionserver
    • None

    Description

      Similar to HBASE-1476 and HBASE-2646 which are for compactions, but do this for flushes.

      Flushing when we hit the normal flush size is a low priority flush. Other types of flushes (heap pressure, blocking client requests, etc) are high priority.

      Should have a tunable number of concurrent flushes.

      Will use the HBaseExecutorService and HBaseEventHandler introduced from master/zk changes.

      Attachments

        Issue Links

          Activity

            People

              streamy Jonathan Gray
              streamy Jonathan Gray
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: