GitHub user SinghAsDev opened a pull request: https://github.com/apache/kafka/pull/986
Kafka 3307: Add ProtocolVersion request/response and server side handling. You can merge this pull request into a Git repository by running: $ git pull https://github.com/SinghAsDev/kafka KAFKA-3307 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/986.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #986 ---- commit 3765aa58300f5ffc6997cad22e86ad90f383129e Author: Ashish Singh <asi...@cloudera.com> Date: 2016-02-29T00:42:36Z Init patch. Add req/resp. Add req handling. Add basic ut. commit e4465910e94cf3300589f94aeeafe55c0ff7ed3e Author: Ashish Singh <asi...@cloudera.com> Date: 2016-02-29T04:23:52Z Respond with empty response body for invalid requests commit 2985d6dad7241092c8fe9170d56e85f621d8fa1b Author: Ashish Singh <asi...@cloudera.com> Date: 2016-02-29T04:28:40Z Remove commented code commit 3f103945afee264a9a5d663c6a8048e1388896ad Author: Ashish Singh <asi...@cloudera.com> Date: 2016-02-29T22:14:28Z Add mechanism to deprecate a protocol version. Populate ProtocolVersion's apiDeprecatedVersions using this mechanism. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---