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:34:20 UTC

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

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 32e6a5b  MINOR: Add cluster-metadata-decoder to DumpLogSegments (#10212)
     add a66f154  KAFKA-12235: Fix a bug where describeConfigs does not work on 2+ config keys (#9990)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/server/ConfigHelper.scala |  4 ++--
 .../unit/kafka/server/ZkAdminManagerTest.scala      | 21 +++++++++++++++++++++
 2 files changed, 23 insertions(+), 2 deletions(-)