You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Balint Molnar (JIRA)" <ji...@apache.org> on 2016/05/31 09:29:12 UTC

[jira] [Commented] (KAFKA-2081) testUncleanLeaderElectionEnabledByTopicOverride transient failure

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

Balint Molnar commented on KAFKA-2081:
--------------------------------------

[~junrao] I think this one is not happening any more, I cannot reproduce this on my local machine

> testUncleanLeaderElectionEnabledByTopicOverride transient failure
> -----------------------------------------------------------------
>
>                 Key: KAFKA-2081
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2081
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: core
>    Affects Versions: 0.9.0.0
>            Reporter: Jun Rao
>              Labels: transient-unit-test-failure
>
> Saw the following failure.
> kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabledByTopicOverride FAILED
>     junit.framework.AssertionFailedError: expected:<List(first)> but was:<List()>
>         at junit.framework.Assert.fail(Assert.java:47)
>         at junit.framework.Assert.failNotEquals(Assert.java:277)
>         at junit.framework.Assert.assertEquals(Assert.java:64)
>         at junit.framework.Assert.assertEquals(Assert.java:71)
>         at kafka.integration.UncleanLeaderElectionTest.verifyUncleanLeaderElectionEnabled(UncleanLeaderElectionTest.scala:179)
>         at kafka.integration.UncleanLeaderElectionTest.testUncleanLeaderElectionEnabledByTopicOverride(UncleanLeaderElectionTest.scala:135)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)