You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "yangshengwei (Jira)" <ji...@apache.org> on 2021/09/15 07:38:00 UTC

[jira] [Updated] (KAFKA-13301) The relationship between request.timeout. ms and max.poll.interval.ms in the Consumer Configs is incorrect.

     [ https://issues.apache.org/jira/browse/KAFKA-13301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

yangshengwei updated KAFKA-13301:
---------------------------------
    Attachment: image-2021-09-15-15-37-25-561.png

> 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
>         Attachments: image-2021-09-15-15-37-25-561.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)