GitHub user mjsax opened a pull request: https://github.com/apache/kafka/pull/1636
KAFKA-3185: Allow users to cleanup internal Kafka Streams data You can merge this pull request into a Git repository by running: $ git pull https://github.com/mjsax/kafka kafka-3185 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1636.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 #1636 ---- commit d454d3d391c5838af0b232cd57e2f3b38ae70788 Author: Matthias J. Sax <matth...@confluent.io> Date: 2016-06-11T12:12:42Z KAFKA-3185: [Streams] Added Kafka Streams cleanup client plus bash script commit c397ad7fca6276ed1c45bb486999f59d5483b86d Author: Matthias J. Sax <matth...@confluent.io> Date: 2016-07-06T00:15:13Z minor fix: repartitioing commit eeacd3a2f812395ead416412ccb7e5fe842543f1 Author: Matthias J. Sax <matth...@confluent.io> Date: 2016-07-15T13:41:08Z moved local state store clean-up from script to library ---- --- 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. ---