[ https://issues.apache.org/jira/browse/KAFKA-1378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jun Rao resolved KAFKA-1378. ---------------------------- Resolution: Fixed Fix Version/s: 0.8.2 Assignee: Jun Rao Thanks for the review. Committed to 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 > Assignee: Jun Rao > Fix For: 0.8.2 > > Attachments: KAFKA-1378.patch, KAFKA-1378_2014-04-11_18:21:34.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)