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 08:29:12 UTC

[jira] [Commented] (KAFKA-1534) transient unit test failure in testBasicPreferredReplicaElection

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

Balint Molnar commented on KAFKA-1534:
--------------------------------------

[~nehanarkhede] I think this issue is already fixed, because I cannot reproduce it on my machine.

> transient unit test failure in testBasicPreferredReplicaElection
> ----------------------------------------------------------------
>
>                 Key: KAFKA-1534
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1534
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: core
>    Affects Versions: 0.8.2.0
>            Reporter: Jun Rao
>            Assignee: Abhishek Sharma
>              Labels: newbie, transient-unit-test-failure
>
> Saw the following transient failure. 
> kafka.admin.AdminTest > testBasicPreferredReplicaElection FAILED
>     junit.framework.AssertionFailedError: Timing out after 5000 ms since leader is not elected or changed for partition [test,1]
>         at junit.framework.Assert.fail(Assert.java:47)
>         at kafka.utils.TestUtils$.waitUntilLeaderIsElectedOrChanged(TestUtils.scala:542)
>         at kafka.admin.AdminTest.testBasicPreferredReplicaElection(AdminTest.scala:310)



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