You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Colin P. McCabe (JIRA)" <ji...@apache.org> on 2019/03/27 21:17:00 UTC

[jira] [Created] (KAFKA-8168) Add a generated ApiMessageType class

Colin P. McCabe created KAFKA-8168:
--------------------------------------

             Summary: Add a generated ApiMessageType class
                 Key: KAFKA-8168
                 URL: https://issues.apache.org/jira/browse/KAFKA-8168
             Project: Kafka
          Issue Type: Improvement
            Reporter: Colin P. McCabe
            Assignee: Colin P. McCabe


Add a generated ApiMessageType class.  This will make it easier to do operations based on the type of an ApiMessage.

Once all the RPCs are converted to use protocol generation, we can switch to using this instead of ApiKeys.java (possibly renaming this to ApiKeys.java?)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)