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 5b0c58e MINOR: Support using the ZK authorizer with KRaft (#10550)
add bb48cf3 MINOR: add ConfigUtils method for printing configurations
(#10714)
No new revisions were added by this update.
Summary of changes:
.../org/apache/kafka/common/config/ConfigDef.java | 6 ++++-
.../org/apache/kafka/common/utils/ConfigUtils.java | 31 ++++++++++++++++++++++
.../apache/kafka/common/utils/ConfigUtilsTest.java | 28 +++++++++++++++++++
.../scala/kafka/server/DynamicBrokerConfig.scala | 5 ++--
4 files changed, 67 insertions(+), 3 deletions(-)