You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2014/08/12 17:35:11 UTC

[jira] [Created] (HBASE-11724) Add to RWQueueRpcExecutor the ability to split get and scan handlers

Matteo Bertozzi created HBASE-11724:
---------------------------------------

             Summary: Add to RWQueueRpcExecutor the ability to split get and scan handlers
                 Key: HBASE-11724
                 URL: https://issues.apache.org/jira/browse/HBASE-11724
             Project: HBase
          Issue Type: New Feature
          Components: IPC/RPC
            Reporter: Matteo Bertozzi
            Assignee: Matteo Bertozzi
            Priority: Minor
             Fix For: 2.0.0
         Attachments: HBASE-11724-v0.patch

RWQueueRpcExecutor has the devision between reads and writes requests, but we can split also small-reads and long-reads. This can be useful to force a deprioritization of scans on the RS.



--
This message was sent by Atlassian JIRA
(v6.2#6252)