You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jason Gustafson (Jira)" <ji...@apache.org> on 2020/09/21 19:00:00 UTC

[jira] [Created] (KAFKA-10507) Limit the set of APIs returned in pre-authentication ApiVersions

Jason Gustafson created KAFKA-10507:
---------------------------------------

             Summary: Limit the set of APIs returned in pre-authentication ApiVersions 
                 Key: KAFKA-10507
                 URL: https://issues.apache.org/jira/browse/KAFKA-10507
             Project: Kafka
          Issue Type: Improvement
            Reporter: Jason Gustafson


We use the ApiVersions RPC to check whether the SaslHandshake and SaslAuthenticate APIs are supported before authenticating with the broker. Currently the response contains all APIs supported by the broker. It seems like a good idea to reduce the set of APIs returned at this level to only those which are supported prior to authentication. 



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