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

[kafka] branch trunk updated (3bfbe68 -> 25c10c8)

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

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


    from 3bfbe68  KAFKA-10092: Remove unnecessary contructor and exception in NioEchoServer (#8794)
     add 25c10c8  MINOR: Fix NPE in KafkaAdminClient.describeUserScramCredentials (#9374)

No new revisions were added by this update.

Summary of changes:
 .../kafka/clients/admin/KafkaAdminClient.java      | 21 ++++--
 .../kafka/clients/admin/KafkaAdminClientTest.java  | 81 ++++++++++++----------
 2 files changed, 61 insertions(+), 41 deletions(-)