[
https://issues.apache.org/jira/browse/KAFKA-4165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15546006#comment-15546006
]
ASF GitHub Bot commented on KAFKA-4165:
---------------------------------------
GitHub user hachikuji opened a pull request:
https://github.com/apache/kafka/pull/1959
KAFKA-4165: Add 0.10.0.1 as a source for compatibility tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hachikuji/kafka KAFKA-4165
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1959.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 #1959
----
commit 3a6d98c9ab4ba6adc39b33c1e656f6b94c007db6
Author: Jason Gustafson <[email protected]>
Date: 2016-10-04T03:47:24Z
KAFKA-4165: Add 0.10.0.1 as a source for compatibility tests
----
> Add 0.10.0.1 as a source for compatibility tests where relevant
> ---------------------------------------------------------------
>
> Key: KAFKA-4165
> URL: https://issues.apache.org/jira/browse/KAFKA-4165
> Project: Kafka
> Issue Type: Improvement
> Reporter: Ismael Juma
> Assignee: Jason Gustafson
> Priority: Blocker
> Fix For: 0.10.1.0
>
>
> We have a few compatibility tests: message_format_change_test.py,
> compatibility_test_new_broker_test.py, upgrade_test.py that don't currently
> test with 0.10.0.1 as the source. We will probably update upgrade_test as
> part of the cluster id work, but we need to check if any other ones need to
> be updated too.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)