You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by rs...@apache.org on 2020/03/12 10:45:02 UTC

[kafka] branch trunk updated (b526528 -> 8a80d94)

This is an automated email from the ASF dual-hosted git repository.

rsivaram pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from b526528  KAFKA-9701: Add more debug log on client to reproduce the issue (#8272)
     add 8a80d94  KAFKA-9695; Handle null config values for createTopics, alterConfigs (#8266)

No new revisions were added by this update.

Summary of changes:
 .../src/main/scala/kafka/server/AdminManager.scala | 17 ++++++++--
 .../kafka/api/PlaintextAdminIntegrationTest.scala  | 38 ++++++++++++++++++++++
 2 files changed, 53 insertions(+), 2 deletions(-)