Yesha Vora created HBASE-17694:
----------------------------------
Summary: testMasterFailoverBalancerPersistence UT fails
Key: HBASE-17694
URL: https://issues.apache.org/jira/browse/HBASE-17694
Project: HBase
Issue Type: Bug
Reporter: Yesha Vora
testMasterFailoverBalancerPersistence UT fails with below stack trace.
{code}
Stacktrace
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertFalse(Assert.java:64)
at org.junit.Assert.assertFalse(Assert.java:74)
at
org.apache.hadoop.hbase.master.TestMasterFailoverBalancerPersistence.killActiveAndWaitForNewActive(TestMasterFailoverBalancerPersistence.java:99)
at
org.apache.hadoop.hbase.master.TestMasterFailoverBalancerPersistence.testMasterFailoverBalancerPersistence(TestMasterFailoverBalancerPersistence.java:72){code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)