[
https://issues.apache.org/jira/browse/HBASE-11724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14097897#comment-14097897
]
Hudson commented on HBASE-11724:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #5400 (See
[https://builds.apache.org/job/HBase-TRUNK/5400/])
HBASE-11724 Add to RWQueueRpcExecutor the ability to split get and scan
handlers (matteo.bertozzi: rev e1e70a7e2f74c45e6b58b0ccace21969a7a29358)
* hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/RWQueueRpcExecutor.java
* hbase-common/src/main/resources/hbase-default.xml
*
hbase-server/src/test/java/org/apache/hadoop/hbase/ipc/TestSimpleRpcScheduler.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.java
> 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: 1.0.0, 2.0.0
>
> Attachments: HBASE-11724-v0.patch, HBASE-11724-v1.patch,
> HBASE-11724-v2.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)