You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Karthik Kambatla (JIRA)" <ji...@apache.org> on 2013/09/05 00:56:52 UTC

[jira] [Created] (HADOOP-9933) Augment Service model to support starting stopped services

Karthik Kambatla created HADOOP-9933:
----------------------------------------

             Summary: Augment Service model to support starting stopped services
                 Key: HADOOP-9933
                 URL: https://issues.apache.org/jira/browse/HADOOP-9933
             Project: Hadoop Common
          Issue Type: Improvement
    Affects Versions: 2.1.0-beta
            Reporter: Karthik Kambatla
            Assignee: Karthik Kambatla


For ResourceManager-HA (YARN-149 and co), we would want to start/stop/start RM's active services as it transitions to Active/Standby/Active respectively. In the current service model, we can't start the services that are already stopped.

Would be nice to augment this. To avoid accidental restart of stopped services, we can add another API: start(boolean restartIfStopped). Thoughts?

--
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