[
https://issues.apache.org/jira/browse/HBASE-11513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14061086#comment-14061086
]
Matteo Bertozzi commented on HBASE-11513:
-----------------------------------------
+1
> 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
> Attachments: 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)