[ https://issues.apache.org/jira/browse/KAFKA-817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16753846#comment-16753846 ]
Sönke Liebau commented on KAFKA-817: ------------------------------------ The remote shutdown tool was removed and a request to bring it back marked as won't fix ( KAFKA-1790 ). Also the general direction is to move away from Zookeeper at some point, so I think this can safely be closed? > Implement a zookeeper path-based controlled shutdown tool > --------------------------------------------------------- > > Key: KAFKA-817 > URL: https://issues.apache.org/jira/browse/KAFKA-817 > Project: Kafka > Issue Type: Bug > Components: controller, tools > Affects Versions: 0.8.1 > Reporter: Joel Koshy > Assignee: Neha Narkhede > Priority: Major > > The controlled shutdown tool currently depends on jmxremote.port being > exposed. Apparently, this is often not exposed in production environments and > makes the script unusable. We can move to a zk-based approach in which the > controller watches a path that lists shutting down brokers. This will also > make it consistent with the pattern used in some of the other > replication-related tools. -- This message was sent by Atlassian JIRA (v7.6.3#76005)