This is an automated email from the ASF dual-hosted git repository.
cmccabe pushed a change to branch 3.9
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 8831f5b1335 KAFKA-18001: Support UpdateRaftVoterRequest in
KafkaNetworkChannel (#17773)
add 6b2f2aa2f15 KAFKA-18028 the effective kraft version of
--no-initial-controllers should be 1 rather than 0 (#17836)
No new revisions were added by this update.
Summary of changes:
core/src/main/scala/kafka/tools/StorageTool.scala | 14 ++---
.../scala/unit/kafka/tools/StorageToolTest.scala | 36 ++++++++++--
.../apache/kafka/metadata/storage/Formatter.java | 15 +++--
.../kafka/metadata/storage/FormatterTest.java | 65 ++++++++++++++++++++++
4 files changed, 114 insertions(+), 16 deletions(-)