You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2017/06/21 20:49:00 UTC

[jira] [Commented] (KAFKA-5492) LogRecoveryTest.testHWCheckpointWithFailuresSingleLogSegment transient failure

    [ https://issues.apache.org/jira/browse/KAFKA-5492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16058201#comment-16058201 ] 

Ismael Juma commented on KAFKA-5492:
------------------------------------

There's a PR here: https://github.com/apache/kafka/pull/3207

> LogRecoveryTest.testHWCheckpointWithFailuresSingleLogSegment transient failure
> ------------------------------------------------------------------------------
>
>                 Key: KAFKA-5492
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5492
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Jason Gustafson
>
> {code}
> ava.lang.AssertionError: Timing out after 30000 ms since a new leader that is different from 1 was not elected for partition new-topic-0, leader is Some(1)
> 	at kafka.utils.TestUtils$.fail(TestUtils.scala:333)
> 	at kafka.utils.TestUtils$.$anonfun$waitUntilLeaderIsElectedOrChanged$8(TestUtils.scala:808)
> 	at scala.Option.getOrElse(Option.scala:121)
> 	at kafka.utils.TestUtils$.waitUntilLeaderIsElectedOrChanged(TestUtils.scala:798)
> 	at kafka.server.LogRecoveryTest.testHWCheckpointWithFailuresSingleLogSegment(LogRecoveryTest.scala:152)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)