[
https://issues.apache.org/jira/browse/KAFKA-5487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16059648#comment-16059648
]
ASF GitHub Bot commented on KAFKA-5487:
---------------------------------------
GitHub user enothereska opened a pull request:
https://github.com/apache/kafka/pull/3411
KAFKA-5487: upgrade and downgrade streams app system test
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/enothereska/kafka
KAFKA-5487-upgrade-test-streams
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/3411.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 #3411
----
commit eae7e3953f0f1028862d3d2b84104a4806cc6f31
Author: Eno Thereska <[email protected]>
Date: 2017-06-22T10:52:34Z
Checkpoint
commit ac0ebfa6aee0d7a385058e2342d65ccbf515182b
Author: Eno Thereska <[email protected]>
Date: 2017-06-22T16:35:03Z
Checkpoint 2
----
> Rolling upgrade test for streams
> --------------------------------
>
> Key: KAFKA-5487
> URL: https://issues.apache.org/jira/browse/KAFKA-5487
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Affects Versions: 0.11.0.0
> Reporter: Eno Thereska
> Assignee: Eno Thereska
> Fix For: 0.11.0.1
>
>
> We need to do a basic rolling upgrade test for streams, similar to the
> tests/kafkatest/tests/core/upgrade_test.py test for Kafka core. Basically we
> need to test the ability of a streams app to use a different JAR from a
> different version.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)