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

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

yangshengwei created KAFKA-13301:
------------------------------------

             Summary: 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


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)