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:15:52 UTC

[jira] [Created] (KAFKA-2055) ConsumerBounceTest.testSeekAndCommitWithBrokerFailures transient failure

Guozhang Wang created KAFKA-2055:
------------------------------------

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


{code}
kafka.api.ConsumerBounceTest > testSeekAndCommitWithBrokerFailures FAILED
    java.lang.AssertionError: expected:<1000> but was:<976>
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.failNotEquals(Assert.java:689)
        at org.junit.Assert.assertEquals(Assert.java:127)
        at org.junit.Assert.assertEquals(Assert.java:514)
        at org.junit.Assert.assertEquals(Assert.java:498)
        at kafka.api.ConsumerBounceTest.seekAndCommitWithBrokerFailures(ConsumerBounceTest.scala:117)
        at kafka.api.ConsumerBounceTest.testSeekAndCommitWithBrokerFailures(ConsumerBounceTest.scala:98)

{code}



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