You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Yesha Vora (JIRA)" <ji...@apache.org> on 2017/02/24 17:02:44 UTC

[jira] [Created] (HBASE-17694) testMasterFailoverBalancerPersistence UT fails

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)