cmccabe opened a new pull request #9194:
URL: https://github.com/apache/kafka/pull/9194


   For the generated message code, put the JSON conversion functionality
   in a separate JsonConverter class.
   
   Make MessageDataGenerator simply another generator class, alongside the
   new JsonConverterGenerator class.  Move some of the utility functions
   from MessageDataGenerator into FieldSpec and other places, so that they
   can be used by other generator classes.
   
   Use argparse4j to support a better command-line for the generator.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to