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:32:35 UTC

[kafka] branch trunk updated (25c10c8 -> 8f02b92)

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 25c10c8  MINOR: Fix NPE in KafkaAdminClient.describeUserScramCredentials (#9374)
     add 8f02b92  MINOR; DescribeUserScramCredentialsRequest API should handle request with users equals to `null` (#9504)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/server/KafkaApis.scala            |  2 +-
 .../server/DescribeUserScramCredentialsRequestTest.scala    | 13 +++++++++++++
 2 files changed, 14 insertions(+), 1 deletion(-)