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 2020/05/19 01:44:29 UTC

[kafka] branch trunk updated (392e49b -> ad08506)

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 392e49b  MINOR: consolidate processor context for active/standby (#8669)
     add ad08506  KAFKA-10004: ConfigCommand fails to find default broker configs without ZK (#8675)

No new revisions were added by this update.

Summary of changes:
 .../src/main/scala/kafka/admin/ConfigCommand.scala |  7 ++--
 .../scala/unit/kafka/admin/ConfigCommandTest.scala | 49 ++++++++++++++++++----
 2 files changed, 46 insertions(+), 10 deletions(-)