[ 
https://issues.apache.org/jira/browse/KAFKA-4110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Callewaert updated KAFKA-4110:
----------------------------------
    Attachment: my-kafka-server-stop.sh

Attached an update to the stop script which uses the path of the script to 
determine which process to kill.

> When running multiple Kafka instances, the stop script kills all running 
> instances
> ----------------------------------------------------------------------------------
>
>                 Key: KAFKA-4110
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4110
>             Project: Kafka
>          Issue Type: Bug
>          Components: tools
>    Affects Versions: 0.10.0.1
>         Environment: Linux
>            Reporter: Jan Callewaert
>            Priority: Minor
>         Attachments: my-kafka-server-stop.sh
>
>
> The script kafka-server-stop.sh uses ps to get the PIDs of all the running 
> Kafka processes and then kills them.
> In my development environment, I run multiple Kafka-instances on the same 
> machine. When I want to stop one instance, the other instances are also 
> stopped.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to