You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Guozhang Wang (JIRA)" <ji...@apache.org> on 2015/03/26 18:18:53 UTC

[jira] [Created] (KAFKA-2058) ProducerTest.testSendWithDeadBroker transient failure

Guozhang Wang created KAFKA-2058:
------------------------------------

             Summary: ProducerTest.testSendWithDeadBroker transient failure
                 Key: KAFKA-2058
                 URL: https://issues.apache.org/jira/browse/KAFKA-2058
             Project: Kafka
          Issue Type: Sub-task
            Reporter: Guozhang Wang


{code}
kafka.producer.ProducerTest > testSendWithDeadBroker FAILED
    java.lang.AssertionError: Message set should have 1 message
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:44)
        at kafka.producer.ProducerTest.testSendWithDeadBroker(ProducerTest.scala:260)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)