[ 
https://issues.apache.org/jira/browse/KAFKA-3618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15260412#comment-15260412
 ] 

Rajini Sivaram commented on KAFKA-3618:
---------------------------------------

Server-side code for handling ApiVersionsRequest before SASL authentication is 
here: https://github.com/rajinisivaram/kafka/tree/KAFKA-3618. This is built on 
top of the PRs in KAFKA-3307 (for ApiVersionsRequest) and KAFKA-3617 (for unit 
tests). Will rebase and submit PR when those two are merged. Please let me know 
if I should submit a PR earlier to make it easier to review.

> Handle ApiVersionRequest before SASL handshake
> ----------------------------------------------
>
>                 Key: KAFKA-3618
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3618
>             Project: Kafka
>          Issue Type: Task
>          Components: security
>    Affects Versions: 0.9.0.1
>            Reporter: Rajini Sivaram
>            Assignee: Rajini Sivaram
>             Fix For: 0.10.0.0
>
>
> Handle ApiVersionRequest in SaslServer authenticator before 
> SaslHandshakeRequest to enable clients to obtain handshake request version 
> from the server. This should be implemented after KAFKA-3307 which adds 
> support for version requests after authentication and KAFKA-3149 which adds 
> handshake requests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to