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 2015/07/17 02:12:04 UTC

[jira] [Created] (KAFKA-2342) transient unit test failure in testConsumptionWithBrokerFailures

Jun Rao created KAFKA-2342:
------------------------------

             Summary: transient unit test failure in testConsumptionWithBrokerFailures
                 Key: KAFKA-2342
                 URL: https://issues.apache.org/jira/browse/KAFKA-2342
             Project: Kafka
          Issue Type: Sub-task
          Components: core
    Affects Versions: 0.8.3
            Reporter: Jun Rao


Saw the following transient unit test failure.

kafka.api.ConsumerBounceTest > testConsumptionWithBrokerFailures FAILED
    java.lang.NullPointerException
        at org.apache.kafka.clients.consumer.KafkaConsumer.position(KafkaConsumer.java:949)
        at kafka.api.ConsumerBounceTest.consumeWithBrokerFailures(ConsumerBounceTest.scala:86)
        at kafka.api.ConsumerBounceTest.testConsumptionWithBrokerFailures(ConsumerBounceTest.scala:61)




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