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 17:24:19 UTC

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

     [ https://issues.apache.org/jira/browse/KAFKA-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jun Rao resolved KAFKA-1424.
----------------------------

       Resolution: Fixed
    Fix Version/s: 0.8.2

Thanks for the review. Committed to trunk.

> 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
>             Fix For: 0.8.2
>
>         Attachments: KAFKA-1424.patch
>
>
> 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)