You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Vipul Singh (JIRA)" <ji...@apache.org> on 2017/02/06 20:46:41 UTC

[jira] [Created] (KAFKA-4739) KafkaConsumer poll going into an infinite loop

Vipul Singh created KAFKA-4739:
----------------------------------

             Summary: 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



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)