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

Add a setting for Priority queue length

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.0
    • 1.3.0, 2.0.0
    • IPC/RPC, Region Assignment
    • None
    • Reviewed

    Description

      Meta can have very different request rates than any other region. We shouldn't use the same call queue length.

      For example:
      If a normal request takes 100ms ( long scan or large get )
      but a call to meta is all in memory so it takes < 1ms

      So a call queue length of 100 represents multiple seconds of work for normal requests, but less than a second for meta.

      Attachments

        1. HBASE-15470.patch
          6 kB
          Elliott Neil Clark

        Activity

          People

            eclark Elliott Neil Clark
            eclark Elliott Neil Clark
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: