You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2013/08/28 12:11:51 UTC

[jira] [Created] (HBASE-9361) [0.92] TestDistributedLogSplitting#testThreeRSAbort fails occasionally

Andrew Purtell created HBASE-9361:
-------------------------------------

             Summary: [0.92] TestDistributedLogSplitting#testThreeRSAbort fails occasionally
                 Key: HBASE-9361
                 URL: https://issues.apache.org/jira/browse/HBASE-9361
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.92.3
            Reporter: Andrew Purtell
            Assignee: Andrew Purtell
            Priority: Minor


The error:

{noformat}
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.hadoop.hbase.master.TestDistributedLogSplitting.testThreeRSAbort(TestDistributedLogSplitting.java:132)
{noformat}

Here the test has aborted three regionservers but not all of them have terminated after 60 seconds.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira