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

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

    [ https://issues.apache.org/jira/browse/KAFKA-8168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16803382#comment-16803382 ] 

ASF GitHub Bot commented on KAFKA-8168:
---------------------------------------

cmccabe commented on pull request #6510: KAFKA-8168: Add a generated ApiMessageType class
URL: https://github.com/apache/kafka/pull/6510
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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
>            Priority: Major
>
> 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)