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)