[ https://issues.apache.org/jira/browse/KAFKA-1378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jun Rao updated KAFKA-1378: --------------------------- Attachment: KAFKA-1378.patch > 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 > Attachments: KAFKA-1378.patch > > > 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)