[
https://issues.apache.org/jira/browse/HBASE-11513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14061326#comment-14061326
]
Andrew Purtell commented on HBASE-11513:
----------------------------------------
bq. Hmm, thought mine was on top of 0.98
It was. I ported to master, cherry picked back to branch-1, then did so again
to 0.98 because I changed whitespace. Committing momentarily. IPC tests pass
locally Waiting for client tests to finish.
> 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-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)