[ https://issues.apache.org/jira/browse/KAFKA-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13986238#comment-13986238 ]
Jun Rao commented on KAFKA-1433: -------------------------------- Created reviewboard https://reviews.apache.org/r/20930/ against branch origin/trunk > transient unit test failure in ZookeeperConsumerConnectorTest > ------------------------------------------------------------- > > Key: KAFKA-1433 > URL: https://issues.apache.org/jira/browse/KAFKA-1433 > Project: Kafka > Issue Type: Bug > Components: core > Affects Versions: 0.8.2 > Reporter: Jun Rao > Assignee: Jun Rao > Attachments: KAFKA-1433.patch > > > Saw the following transient unit test failure. > kafka.consumer.ZookeeperConsumerConnectorTest > testBasic FAILED > kafka.common.FailedToSendMessageException: Failed to send messages after > 3 tries. > at > kafka.producer.async.DefaultEventHandler.handle(DefaultEventHandler.scala:90) > at kafka.producer.Producer.send(Producer.scala:76) > at > kafka.consumer.ZookeeperConsumerConnectorTest.sendMessagesToBrokerPartition(ZookeeperConsumerConnectorTest.scala:353) > at > kafka.consumer.ZookeeperConsumerConnectorTest.testBasic(ZookeeperConsumerConnectorTest.scala:92) -- This message was sent by Atlassian JIRA (v6.2#6252)