Jason Gustafson created KAFKA-12490:
---------------------------------------
Summary: Forwarded requests should use timeout from request when
possible
Key: KAFKA-12490
URL: https://issues.apache.org/jira/browse/KAFKA-12490
Project: Kafka
Issue Type: Bug
Reporter: Jason Gustafson
Assignee: Boyang Chen
Currently forwarded requests timeout according to the broker configuration
`request.timeout.ms`. However, some requests, such as CreateTopics and
DeleteTopics have their own timeouts that are part of the request object. We
should try to use these timeouts when possible.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)