This is an automated email from the ASF dual-hosted git repository.

cmccabe pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from f699bd9  MINOR: Remove call to Exit.exit() to prevent infinite 
recursion in Connect integration tests (#9015)
     add e5335bc  MINOR: Add ApiMessageTypeGenerator (#9002)

No new revisions were added by this update.

Summary of changes:
 build.gradle                                       |  9 +++--
 .../kafka/message/ApiMessageTypeGenerator.java     | 18 +++++++---
 .../org/apache/kafka/message/MessageGenerator.java | 38 +++++++++++++++-------
 .../apache/kafka/message/TypeClassGenerator.java   | 29 +++++++++--------
 4 files changed, 61 insertions(+), 33 deletions(-)
 copy clients/src/main/java/org/apache/kafka/common/Metric.java => 
generator/src/main/java/org/apache/kafka/message/TypeClassGenerator.java (59%)

Reply via email to