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

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


    from 34a87d34770 KAFKA-19042 Move TransactionsWithMaxInFlightOneTest to 
client-integration-tests module (#19289)
     add 99f871a1ef1 MINOR: Consolidated message formatter for share group 
records (#19435)

No new revisions were added by this update.

Summary of changes:
 ...matter.java => ShareGroupMessageFormatter.java} |  18 +-
 .../consumer/ShareGroupMessageFormatterTest.java   | 245 +++++++++++++++++++++
 .../share/ShareGroupStateMessageFormatterTest.java |   7 +
 3 files changed, 265 insertions(+), 5 deletions(-)
 rename 
tools/src/main/java/org/apache/kafka/tools/consumer/{group/share/ShareGroupStatePartitionMetadataFormatter.java
 => ShareGroupMessageFormatter.java} (69%)
 create mode 100644 
tools/src/test/java/org/apache/kafka/tools/consumer/ShareGroupMessageFormatterTest.java

Reply via email to