Add ability to have multiple Masters LocalHBaseCluster for test writing
-----------------------------------------------------------------------
Key: HBASE-3053
URL: https://issues.apache.org/jira/browse/HBASE-3053
Project: HBase
Issue Type: Improvement
Components: master, test
Reporter: Jonathan Gray
Fix For: 0.90.0
To really be able to unit test the new master properly, we need to be able to
have multiple masters running at once within a single logical cluster.
Should expose some methods like getActiveMaster() and isActiveMaster() as well
as a simple way to kill an individual master / kill the active master.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.