You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ronald Lampard (Jira)" <ji...@apache.org> on 2021/01/19 09:56:00 UTC

[jira] [Created] (KAFKA-12224) Api Request DescribeUserScramCredentials

Ronald Lampard created KAFKA-12224:
--------------------------------------

             Summary: Api Request DescribeUserScramCredentials 
                 Key: KAFKA-12224
                 URL: https://issues.apache.org/jira/browse/KAFKA-12224
             Project: Kafka
          Issue Type: Bug
          Components: admin, clients
    Affects Versions: 2.7.0
            Reporter: Ronald Lampard


The issue is:

The broker I run (2.7.0) does not accept a DescribeUserScramCredentials request with compact array
The response I receive always contains all the users (even when requesting for a specific one)
The response I receive has some extra bytes which do not follow the schema posted on the Kafka protocol website however it does look like it uses compact strings and arrays.

 

Please read the discussion in the imgur. I can't write it here since I am writing it from my phone.

 

I will throw this here, an issue I have been working on alongside the devs of kafkajs. I would love for more insight in this.

Our entire discussion and my conclusion: https://imgur.com/a/iHaKwH8



--
This message was sent by Atlassian Jira
(v8.3.4#803005)