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

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

FAILURE: Integrated in HBase-1.0 #41 (See 
[https://builds.apache.org/job/HBase-1.0/41/])
HBASE-11513 Combine SingleMultiple Queue RpcExecutor into a single class (Jesse 
Yates) (apurtell: rev 22f205b09b3f4c43a2ef95a177b9c66f4614cde4)
* 
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/SingleQueueRpcExecutor.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