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/05/01 02:14:14 UTC

[jira] [Created] (KAFKA-1433) transient unit test failure in ZookeeperConsumerConnectorTest

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)