Shawn He created KAFKA-4020:
-------------------------------
Summary: Kafka consumer stop taking messages from kafka server
Key: KAFKA-4020
URL: https://issues.apache.org/jira/browse/KAFKA-4020
Project: Kafka
Issue Type: Bug
Affects Versions: 0.10.0.0
Reporter: Shawn He
It feels like the similar issue of KAFKA-2978, even though I haven't verified
if it is caused by the same events. How do I check on that?
I have a client that works fine using kafka 0.8.2.1, and can run months without
any issue. However, after I upgraded to use kafka 0.10.0.0, it's very
repeatable that the client will work for the first 4 hours, and then stopped
working. The producer side has no issue, as the data still comes in to the
kafka server.
I was using Java library kafka.consumer.Consumer.createJavaConsumerConnector
and kafka.consumer.KafkaStream class for the access to the kafka server.
Any help is appreciated.
Thanks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)