You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2016/05/05 01:18:12 UTC

[jira] [Resolved] (KAFKA-3652) Return error response for unsupported version of ApiVersionsRequest

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

Jun Rao resolved KAFKA-3652.
----------------------------
    Resolution: Fixed

Committed the PR to 0.10.0.

> 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
>            Priority: Blocker
>             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)