Boyang Chen created KAFKA-10508:
-----------------------------------
Summary: Consider moving ForwardRequestHandler to a separate class
Key: KAFKA-10508
URL: https://issues.apache.org/jira/browse/KAFKA-10508
Project: Kafka
Issue Type: Improvement
Reporter: Boyang Chen
With the new redirection template merged in
[https://github.com/apache/kafka/pull/9103,] the size of KafkaApis file grows
to 3500+, which is reaching a fair large size. We should consider moving the
redirection template out as a separate file to reduce the main class size.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)