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:39:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17415358#comment-17415358 ] 

yangshengwei commented on KAFKA-13301:
--------------------------------------

!image-2021-09-15-15-37-25-561.png|width=521,height=180!



 

> 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)