[ https://issues.apache.org/jira/browse/KAFKA-1378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13964879#comment-13964879 ]
Jun Rao commented on KAFKA-1378: -------------------------------- Created reviewboard https://reviews.apache.org/r/20189/ against branch origin/trunk > 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)