Jason Gustafson created KAFKA-5139: -------------------------------------- Summary: Transient failure ConsumerBounceTest.testConsumptionWithBrokerFailures Key: KAFKA-5139 URL: https://issues.apache.org/jira/browse/KAFKA-5139 Project: Kafka Issue Type: Bug Reporter: Jason Gustafson
{code} 22:29:34 kafka.api.ConsumerBounceTest > testConsumptionWithBrokerFailures FAILED 22:29:34 java.lang.IllegalArgumentException: You can only check the position for partitions assigned to this consumer. 22:29:34 at org.apache.kafka.clients.consumer.KafkaConsumer.position(KafkaConsumer.java:1275) 22:29:34 at kafka.api.ConsumerBounceTest.consumeWithBrokerFailures(ConsumerBounceTest.scala:110) 22:29:34 at kafka.api.ConsumerBounceTest.testConsumptionWithBrokerFailures(ConsumerBounceTest.scala:83) {code} -- This message was sent by Atlassian JIRA (v6.3.15#6346)