You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Boyang Chen (Jira)" <ji...@apache.org> on 2020/09/21 22:05:00 UTC

[jira] [Created] (KAFKA-10508) Consider moving ForwardRequestHandler to a separate class

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)