You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ma...@apache.org on 2020/07/09 09:29:48 UTC

[kafka] branch trunk updated (dd79579 -> f5e970d)

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

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


    from dd79579  KAFKA-10220: Add null check for configurationKey in AdminManager.describeConfigs()
     add f5e970d  KAFKA-10109: Fix double AdminClient creation in AclCommand

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/admin/AclCommand.scala   | 40 ++++++----
 .../scala/unit/kafka/admin/AclCommandTest.scala    | 92 ++++++++++++++++++----
 2 files changed, 98 insertions(+), 34 deletions(-)