You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2014/07/10 21:59:05 UTC

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

Jun Rao created KAFKA-1534:
------------------------------

             Summary: transient unit test failure in testBasicPreferredReplicaElection
                 Key: KAFKA-1534
                 URL: https://issues.apache.org/jira/browse/KAFKA-1534
             Project: Kafka
          Issue Type: Bug
          Components: core
    Affects Versions: 0.8.2
            Reporter: Jun Rao


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.2#6252)