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/03/18 06:03:10 UTC

[kafka] branch trunk updated (d38e97e -> 5fc3cd6)

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 d38e97e  MINOR: clean up required setup for StreamsPartitionAssignorTest (#8306)
     add 5fc3cd6  KAFKA-9625: Fix altering and describing dynamic broker configurations (#8260)

No new revisions were added by this update.

Summary of changes:
 .../scala/kafka/server/DynamicBrokerConfig.scala   | 33 ++++++---
 .../main/scala/kafka/server/DynamicConfig.scala    |  2 +-
 core/src/main/scala/kafka/server/KafkaConfig.scala | 22 +++++-
 .../kafka/api/PlaintextAdminIntegrationTest.scala  | 79 +++++++++++++++++++++-
 4 files changed, 121 insertions(+), 15 deletions(-)