You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "tedwon (JIRA)" <ji...@apache.org> on 2013/12/04 08:56:44 UTC

[jira] [Created] (KAFKA-1166) typo in kafka-server-stop.sh

tedwon created KAFKA-1166:
-----------------------------

             Summary: typo in kafka-server-stop.sh
                 Key: KAFKA-1166
                 URL: https://issues.apache.org/jira/browse/KAFKA-1166
             Project: Kafka
          Issue Type: Bug
    Affects Versions: 0.8.0
            Reporter: tedwon
            Priority: Trivial
             Fix For: 0.8.1


There is typo in kafka-server-stop.sh.

'kafka\.Kafka'

ps ax | grep -i 'kafka\.Kafka' | grep java | grep -v grep | awk '{print $1}' | xargs kill -SIGINT



--
This message was sent by Atlassian JIRA
(v6.1#6144)