[
https://issues.apache.org/jira/browse/KAFKA-4739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15897164#comment-15897164
]
Jin Tianfan edited comment on KAFKA-4739 at 3/6/17 12:28 PM:
-------------------------------------------------------------
unfortunately,I met the same problem.Is this problem sloved?
myEnv :
1、one broker ,one replica
2、topic partition 128
3、7 consumer group,each group has 2 consumer,
I found an interesting phenomenon,when partition is 128,apper KAFKA-4739
problem.when i set partiton 32,all kafka consumers can work normally.
Anyone for help!
Thanks a lot.
was (Author: jintianfan):
unfortunately,I met the same problem.Is this problem sloved?
> KafkaConsumer poll going into an infinite loop
> ----------------------------------------------
>
> Key: KAFKA-4739
> URL: https://issues.apache.org/jira/browse/KAFKA-4739
> Project: Kafka
> Issue Type: Bug
> Components: consumer
> Affects Versions: 0.9.0.1
> Reporter: Vipul Singh
>
> We are seeing an issue with our kafka consumer where it seems to go into an
> infinite loop while polling, trying to fetch data from kafka. We are seeing
> the heartbeat requests on the broker from the consumer, but nothing else from
> the kafka consumer.
> We enabled debug level logging on the consumer, and see these logs:
> https://gist.github.com/neoeahit/757bff7acdea62656f065f4dcb8974b4
> And this just goes on. The way we have been able to replicate this issue, is
> by restarting the process in multiple successions.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)