[89-fb] Make test methods independent in TestMasterTransitions
--------------------------------------------------------------
Key: HBASE-4758
URL: https://issues.apache.org/jira/browse/HBASE-4758
Project: HBase
Issue Type: Bug
Reporter: Mikhail Bautin
Assignee: Mikhail Bautin
Priority: Minor
Currently TestMasterTransitions is flaky, and one way to hopefully make it more
stable is to create a separate MiniHBaseCluster for every test method, and get
rid of BeforeClass/AfterClass. So far I have successfully run
TestMasterTransitions a few times with the fix, while it was failing without
the fix.
TestMasterTransitions in trunk is a different story (most of the test is
commented out in the trunk) and is out of scope of this JIRA.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira