[
https://issues.apache.org/jira/browse/KAFKA-4020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15412204#comment-15412204
]
Shawn He commented on KAFKA-4020:
---------------------------------
One thing to mention is that I am still using the old API at both producer and
consumer side. Should I switch to use the new API that's introduced in 0.9.0?
Will that make a difference?
> 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)