You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Joel Koshy (JIRA)" <ji...@apache.org> on 2013/03/19 23:59:15 UTC

[jira] [Created] (KAFKA-817) Implement a zookeeper path-based controlled shutdown tool

Joel Koshy created KAFKA-817:
--------------------------------

             Summary: 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
            Reporter: Joel Koshy
            Assignee: Neha Narkhede


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira