[ 
https://issues.apache.org/jira/browse/KAFKA-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13838969#comment-13838969
 ] 

Jun Rao commented on KAFKA-1165:
--------------------------------

This is because delete topic is not yet supported.

> typo in kafka-server-stop.sh
> ----------------------------
>
>                 Key: KAFKA-1165
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1165
>             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)

Reply via email to