GitHub user cmccabe opened a pull request: https://github.com/apache/kafka/pull/2264
Kafka 4507: The client should send older versions of requests to the broker if necessary KAFKA-4507 The client should send older versions of requests to the broker if necessary. Note: This builds on top of KAFKA-3600, which has not yet been committed yet. You can merge this pull request into a Git repository by running: $ git pull https://github.com/cmccabe/kafka KAFKA-4507 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2264.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 #2264 ---- commit 1c6d5ceda7a96213db8f65f9b99b7e1f02d7c980 Author: Ashish Singh <asi...@cloudera.com> Date: 2016-04-21T21:02:32Z KAFKA-3600 (not committed yet) commit 2c2510ddaea5d22493f95b4ef9f1abf05f60c422 Author: Colin P. Mccabe <cmcc...@confluent.io> Date: 2016-12-16T01:50:57Z KAFKA-4507. The client should send older versions of requests to the broker if necessary ---- --- 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. ---