GitHub user sasakitoa opened a pull request:

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

    KAFKA-3281: Improve stop script's message when no processes are running

    Stop scritps such as kafka-server-stop.sh log messages of kill command's 
error when processes aren't running.
    This PR changes this message to "No kafka server to stop".

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

    $ git pull https://github.com/sasakitoa/kafka 
stop_scripts_says_not_good_message

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

    https://github.com/apache/kafka/pull/971.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 #971
    
----
commit d459d199f01b0ddf75363b423f859882b366005a
Author: Sasaki Toru <sasaki...@nttdata.co.jp>
Date:   2016-02-25T08:43:13Z

    Improve stop script's message when no processes are running.

----


---
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.
---

Reply via email to