[
https://issues.apache.org/jira/browse/KAFKA-13301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang resolved KAFKA-13301.
-----------------------------------
Fix Version/s: 3.1.0
Resolution: Fixed
> The relationship between request.timeout. ms and max.poll.interval.ms in the
> Consumer Configs is incorrect.
> -----------------------------------------------------------------------------------------------------------
>
> Key: KAFKA-13301
> URL: https://issues.apache.org/jira/browse/KAFKA-13301
> Project: Kafka
> Issue Type: Improvement
> Reporter: yangshengwei
> Priority: Trivial
> Fix For: 3.1.0
>
> Attachments: image-2021-09-15-15-37-25-561.png,
> image-2021-09-15-15-39-00-179.png
>
>
> in Consumer Configs,The value of the configuration max.poll.interval.ms
> always be larger than request.timeout.ms must . But here's what the official
> document says: The value of the configuration request.timeout.ms must always
> be larger than max.poll.interval.ms.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)