You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2015/04/11 02:34:12 UTC

[jira] [Resolved] (HBASE-2993) Refactor servers to use a common lifecycle interface

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

Andrew Purtell resolved HBASE-2993.
-----------------------------------
    Resolution: Incomplete
      Assignee:     (was: Todd Lipcon)

> Refactor servers to use a common lifecycle interface
> ----------------------------------------------------
>
>                 Key: HBASE-2993
>                 URL: https://issues.apache.org/jira/browse/HBASE-2993
>             Project: HBase
>          Issue Type: Improvement
>          Components: master, regionserver
>    Affects Versions: 0.90.0
>            Reporter: Todd Lipcon
>
> In current trunk, the region server is a Runnable and the Master is a thread. We have all kinds of weird wrappers like JVMClusterUtil to try to work around this. It would be nice if they both implemented the same interface - LocalHBaseCluster and the MiniCluster would be a lot easier to understand as well, and we could share some more code between them.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)