You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2017/05/16 13:06:04 UTC

[jira] [Created] (KAFKA-5255) Auto generate request/response classes

Ismael Juma created KAFKA-5255:
----------------------------------

             Summary: Auto generate request/response classes
                 Key: KAFKA-5255
                 URL: https://issues.apache.org/jira/browse/KAFKA-5255
             Project: Kafka
          Issue Type: New Feature
            Reporter: Ismael Juma


We should automatically generate the request/response classes from the protocol definition. This is a major source of boilerplate, development effort and inconsistency at the moment. If we auto-generate the classes, we may also be able to avoid the intermediate `Struct` representation.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)