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

Reply via email to