You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by cm...@apache.org on 2021/02/26 19:30:43 UTC

[kafka] branch trunk updated (5dae364 -> 32e6a5b)

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 5dae364  MINOR: Clean up group instance id handling in `GroupCoordinator` (#9958)
     add 32e6a5b  MINOR: Add cluster-metadata-decoder to DumpLogSegments (#10212)

No new revisions were added by this update.

Summary of changes:
 .../main/scala/kafka/tools/DumpLogSegments.scala   | 90 ++++++++++++++++------
 .../unit/kafka/tools/DumpLogSegmentsTest.scala     | 68 +++++++++++++++-
 2 files changed, 132 insertions(+), 26 deletions(-)