You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2014/04/09 19:14:22 UTC

[jira] [Created] (KAFKA-1378) transient unit test failure in LogRecoveryTest

Jun Rao created KAFKA-1378:
------------------------------

             Summary: transient unit test failure in LogRecoveryTest
                 Key: KAFKA-1378
                 URL: https://issues.apache.org/jira/browse/KAFKA-1378
             Project: Kafka
          Issue Type: Bug
          Components: core
            Reporter: Jun Rao


Saw the following transient unit test failure.

kafka.server.LogRecoveryTest > testHWCheckpointNoFailuresMultipleLogSegments FAILED
    java.lang.AssertionError: Failed to update highwatermark for follower after 1000 ms
        at org.junit.Assert.fail(Assert.java:69)
        at org.junit.Assert.assertTrue(Assert.java:32)
        at kafka.server.LogRecoveryTest.testHWCheckpointNoFailuresMultipleLogSegments(LogRecoveryTest.scala:182)




--
This message was sent by Atlassian JIRA
(v6.2#6252)