[
https://issues.apache.org/jira/browse/KAFKA-10660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17338888#comment-17338888
]
Duong Pham commented on KAFKA-10660:
------------------------------------
Hi [~showuon], have you fixed this problem ?
> 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
> Assignee: Luke Chen
> Priority: Minor
>
> 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)