GitHub user mjsax opened a pull request: https://github.com/apache/kafka/pull/1671
KAFKA-3185: [Streams] Added Kafka Streams Application Reset Tool You can merge this pull request into a Git repository by running: $ git pull https://github.com/mjsax/kafka resetTool-0.10.0.1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1671.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 #1671 ---- commit 75e01c87a5de8a64b9d4b3baf2e0dd061e138b25 Author: Matthias J. Sax <matth...@confluent.io> Date: 2016-06-11T12:12:42Z KAFKA-3185: [Streams] Added Kafka Streams Application Reset Tool cherry-picked from trunk Conflicts: checkstyle/import-control.xml streams/src/main/java/org/apache/kafka/streams/KafkaStreams.java streams/src/test/java/org/apache/kafka/streams/integration/utils/EmbeddedSingleNodeKafkaCluster.java commit 1478653f08e3cfefe7f080572a41c38b3941775c Author: Matthias J. Sax <matth...@confluent.io> Date: 2016-07-27T22:28:28Z fixed cherry-pick issues ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---