[
https://issues.apache.org/jira/browse/KAFKA-10660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339564#comment-17339564
]
Luke Chen commented on KAFKA-10660:
-----------------------------------
[~mr.heisenberg], sorry, I haven't fixed it, yet. But I didn't understand the
problem. Is the problem saying the log not clear or what? What's the issue
here? cc [~Foot] . Thank you.
> 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
> 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)