Mayuresh Gharat created KAFKA-2428:
--------------------------------------
Summary: Add sanity test in kafkaConsumer for the timeouts. This
is a followup ticket for Kafka-2120
Key: KAFKA-2428
URL: https://issues.apache.org/jira/browse/KAFKA-2428
Project: Kafka
Issue Type: Bug
Reporter: Mayuresh Gharat
Assignee: Mayuresh Gharat
The request timeout should be the highest timeout across all the timeout. The
rules should be:
Request timeout > session timeout.
Request timeout > fetch.max.wait.timeout
request timeout won't kick in before the other timeout reached.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)