GitHub user vpernin opened a pull request:
https://github.com/apache/kafka/pull/8
Escape the . in the kafka.Kafka chain
Little modification to the stop script to be able to stop the kill the
proper process.
- Escape the . in the kafka.Kafka chain
- Also add a grep java to get the real java process and exclude the
kafka-run-class.sh process
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vpernin/kafka 0.8
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/8.patch
----
----