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)