You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by bbejeck <gi...@git.apache.org> on 2017/10/11 21:07:44 UTC

[GitHub] kafka pull request #4060: MINOR: Add Kafka Streams upgrade workflow

GitHub user bbejeck opened a pull request:

    https://github.com/apache/kafka/pull/4060

    MINOR: Add Kafka Streams upgrade workflow

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bbejeck/kafka MINOR_add_upgrade_workflow

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/4060.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 #4060
    
----
commit d9d4e41e914b1d2c1c594e7178abd542d0756c91
Author: Bill Bejeck <bi...@confluent.io>
Date:   2017-10-11T21:04:42Z

    MINOR: add Kafka Streams upgrade workflow

----


---