You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jesse Yates (JIRA)" <ji...@apache.org> on 2014/07/14 21:12:07 UTC

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

Jesse Yates created HBASE-11513:
-----------------------------------

             Summary: 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


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)