[ https://issues.apache.org/jira/browse/KAFKA-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jun Rao closed KAFKA-467. ------------------------- > Controller based leader election failed ERROR messages in LazyInitProducerTest > ------------------------------------------------------------------------------ > > Key: KAFKA-467 > URL: https://issues.apache.org/jira/browse/KAFKA-467 > Project: Kafka > Issue Type: Bug > Components: core > Affects Versions: 0.8 > Reporter: Neha Narkhede > Assignee: Yang Ye > Labels: bugs, replication-testing > Fix For: 0.8 > > Attachments: kafka_467.diff > > > [info] Test Starting: testMultiProduce(kafka.integration.LazyInitProducerTest) > [2012-08-17 08:46:45,165] ERROR Timing out after 500 ms since leader is not > elected for topic test1 partition 0 (kafka.utils.TestUtils$:93) > [2012-08-17 08:46:45,668] ERROR Timing out after 500 ms since leader is not > elected for topic test2 partition 0 (kafka.utils.TestUtils$:93) > [2012-08-17 08:46:46,171] ERROR Timing out after 500 ms since leader is not > elected for topic test3 partition 0 (kafka.utils.TestUtils$:93) > [info] Test Passed: testMultiProduce(kafka.integration.LazyInitProducerTest) > [info] Test Starting: > testMultiProduceResend(kafka.integration.LazyInitProducerTest) > [2012-08-17 08:46:49,028] ERROR Timing out after 1500 ms since leader is not > elected for topic test1 partition 0 (kafka.utils.TestUtils$:93) > [2012-08-17 08:46:50,531] ERROR Timing out after 1500 ms since leader is not > elected for topic test2 partition 0 (kafka.utils.TestUtils$:93) > [2012-08-17 08:46:52,034] ERROR Timing out after 1500 ms since leader is not > elected for topic test3 partition 0 (kafka.utils.TestUtils$:93) > [info] Test Passed: > testMultiProduceResend(kafka.integration.LazyInitProducerTest) > Leader election should not time out -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira