[
https://issues.apache.org/jira/browse/KAFKA-4508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15752827#comment-15752827
]
ASF GitHub Bot commented on KAFKA-4508:
---------------------------------------
GitHub user cmccabe opened a pull request:
https://github.com/apache/kafka/pull/2263
KAFKA-4508. Create system tests that run newer versions of the client…
KAFKA-4508. Create system tests that run newer versions of the client
against older versions of the broker
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cmccabe/kafka KAFKA-4508
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/2263.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 #2263
----
commit 9e64000cf3ee7af800568b3d910f51a954dbd56f
Author: Colin P. Mccabe <[email protected]>
Date: 2016-12-15T23:01:11Z
KAFKA-4508. Create system tests that run newer versions of the client
against older versions of the broker
----
> Create system tests that run newer versions of the client against older
> versions of the broker
> ----------------------------------------------------------------------------------------------
>
> Key: KAFKA-4508
> URL: https://issues.apache.org/jira/browse/KAFKA-4508
> Project: Kafka
> Issue Type: Sub-task
> Components: clients
> Reporter: Colin P. McCabe
> Assignee: Colin P. McCabe
>
> Create system tests that run newer versions of the client against older
> versions of the broker. These system tests will assume that a tarball of the
> Apache release of Kafka 0.10.0 (and possibly other releases) is located
> somewhere, and go from there. We can write the overall test harness stuff in
> Python, and have some utilities in Java.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)