[ 
https://issues.apache.org/jira/browse/KAFKA-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rajini Sivaram updated KAFKA-3652:
----------------------------------
    Description: 
Discussion is in the PR https://github.com/apache/kafka/pull/1286. 
Dont fail authentication (for SASL) or break connections (normal operation) 
when an unsupported version of ApiVersionsRequest is received. Instead return 
error response so that client can retry with earlier version of request.

  was:The current implementation allows multiple ApiVersionsRequests prior to 
SaslHandshakeRequest. Restrict to only one. Discussion is in the PR 
https://github.com/apache/kafka/pull/1286. 

        Summary: Return error response for unsupported version of 
ApiVersionsRequest  (was: Allow only one ApiVersionsRequest before SASL 
handshake)

> Return error response for unsupported version of ApiVersionsRequest
> -------------------------------------------------------------------
>
>                 Key: KAFKA-3652
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3652
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 0.10.0.0
>            Reporter: Rajini Sivaram
>            Assignee: Rajini Sivaram
>             Fix For: 0.10.0.0
>
>
> Discussion is in the PR https://github.com/apache/kafka/pull/1286. 
> Dont fail authentication (for SASL) or break connections (normal operation) 
> when an unsupported version of ApiVersionsRequest is received. Instead return 
> error response so that client can retry with earlier version of request.



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

Reply via email to