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

Separate queue/executor for Multi get requests

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • IPC/RPC, regionserver, Scheduler
    • None

    Description

      Using RWQueueRpcExecutor, SimpleRpcScheduler lets us define separate queue/handlers to process write, read and scan requests. If this can be extended to have separate queue/handlers for multi get requests, it will help processing single get requests quickly where there is a mix of multi and single get workload. This is the case for multi put/single put as well. Any drawbacks in doing this segregation?

      Attachments

        1. HBASE-22418.DRAFT
          21 kB
          Biju Nair

        Activity

          People

            Unassigned Unassigned
            gsbiju Biju Nair
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: