[ 
https://issues.apache.org/jira/browse/HBASE-11513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14061468#comment-14061468
 ] 

Hudson commented on HBASE-11513:
--------------------------------

FAILURE: Integrated in HBase-TRUNK #5302 (See 
[https://builds.apache.org/job/HBase-TRUNK/5302/])
HBASE-11513 Combine SingleMultiple Queue RpcExecutor into a single class (Jesse 
Yates) (apurtell: rev 4824b0dea721790f7ff14af317620d26d931a18e)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/SingleQueueRpcExecutor.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/BalancedQueueRpcExecutor.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/MultipleQueueRpcExecutor.java


> Combine SingleMultiple Queue RpcExecutor into a single class
> ------------------------------------------------------------
>
>                 Key: HBASE-11513
>                 URL: https://issues.apache.org/jira/browse/HBASE-11513
>             Project: HBase
>          Issue Type: Improvement
>          Components: io, regionserver
>    Affects Versions: 0.99.0, 0.98.4, 2.0.0
>            Reporter: Jesse Yates
>            Assignee: Jesse Yates
>            Priority: Minor
>             Fix For: 0.99.0, 0.98.4, 2.0.0
>
>         Attachments: HBASE-11513-0.98.patch, HBASE-11513.patch, 
> hbase-11513-v0.patch
>
>
> Its a little odd that we use multiple classes, leading to mutliple if-else 
> conditions for rpc execution when we could just combine them into one. Makes 
> the logic and also puts the code into one place



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

Reply via email to