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)