David created KAFKA-10660:
-----------------------------

             Summary: Poll time out logstash
                 Key: KAFKA-10660
                 URL: https://issues.apache.org/jira/browse/KAFKA-10660
             Project: Kafka
          Issue Type: Bug
          Components: KafkaConnect
    Affects Versions: 2.2.1
         Environment: Non Production
            Reporter: David


I am getting below message (logstash log from kafka input which I believe I 
need increase max.poll.interval.ms (I think the default is 30000)

 

This member will leave the group because consumer poll timeout has expired. 
This means the time between subsequent calls to poll() was longer than the 
configured max.poll.interval.ms, which typically implies that the poll loop is 
spending too much time processing messages. You can address this either by 
increasing max.poll.interval.ms or by reducing the maximum size of batches 
returned in poll() with max.poll.records



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to