GitHub user mjsax opened a pull request:
https://github.com/apache/kafka/pull/1517
[Kafka Streams] Clean-up script [WIP]
Anyof: @guozhangwang @enothereska @dguy @miguno
Two variants:
1. python client + bash script (seems not to be the right way, due to
external dependencies)
2. java only (bash script to call the java program not included yet)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mjsax/kafka clean-up
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1517.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 #1517
----
commit 3cfe0c67217f936102aabcf2ccc4dc20b563dd5b
Author: Matthias J. Sax <[email protected]>
Date: 2016-06-11T12:12:42Z
Initial code drop for clean-up script
commit 6d5570e1590f4247c1678e307c0dc17f4d453a1b
Author: Matthias J. Sax <[email protected]>
Date: 2016-06-15T21:04:21Z
added Java CleanUp-Client
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---