[ https://issues.apache.org/jira/browse/KAFKA-4507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15753134#comment-15753134 ]
ASF GitHub Bot commented on KAFKA-4507: --------------------------------------- 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 ---- > The client should send older versions of requests to the broker if necessary > ---------------------------------------------------------------------------- > > Key: KAFKA-4507 > URL: https://issues.apache.org/jira/browse/KAFKA-4507 > Project: Kafka > Issue Type: Sub-task > Components: clients > Reporter: Colin P. McCabe > Assignee: Colin P. McCabe > > The client should send older versions of requests to the broker if necessary. -- This message was sent by Atlassian JIRA (v6.3.4#6332)