Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
0.10.0.0
-
None
-
None
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.