Jun Rao created KAFKA-1433: ------------------------------ Summary: 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
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)