You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2014/07/15 00:10:07 UTC

[jira] [Resolved] (HBASE-11513) Combine SingleMultiple Queue RpcExecutor into a single class

     [ https://issues.apache.org/jira/browse/HBASE-11513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell resolved HBASE-11513.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0
                   0.98.4
                   0.99.0
     Hadoop Flags: Reviewed

Committed to 0.98+

> 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)