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/04/25 16:52:14 UTC

[jira] [Created] (KAFKA-1424) transient unit test failure in testSendWithDeadBroker

Jun Rao created KAFKA-1424:
------------------------------

             Summary: transient unit test failure in testSendWithDeadBroker
                 Key: KAFKA-1424
                 URL: https://issues.apache.org/jira/browse/KAFKA-1424
             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.producer.ProducerTest > testSendWithDeadBroker FAILED
    java.lang.AssertionError: Message set should have 1 message
        at org.junit.Assert.fail(Assert.java:69)
        at org.junit.Assert.assertTrue(Assert.java:32)
        at kafka.producer.ProducerTest.testSendWithDeadBroker(ProducerTest.scala:245)




--
This message was sent by Atlassian JIRA
(v6.2#6252)