You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by sh...@apache.org on 2023/05/29 02:04:59 UTC

[kafka] branch trunk updated (7a679af687a -> 45520c1342f)

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

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


    from 7a679af687a KAFKA-15004: Fix configuration dual-write during migration (#13767)
     add 45520c1342f KAFKA-14982: Improve the kafka-metadata-quorum output (#13738)

No new revisions were added by this update.

Summary of changes:
 .../apache/kafka/tools/MetadataQuorumCommand.java  | 70 ++++++++++++++++------
 .../tools/MetadataQuorumCommandErrorTest.java      | 16 +++++
 .../kafka/tools/MetadataQuorumCommandTest.java     | 37 +++++++++++-
 3 files changed, 103 insertions(+), 20 deletions(-)