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

[jira] [Created] (YARN-1165) Move init() of activeServices to ResourceManager#serviceStart()

Karthik Kambatla created YARN-1165:
--------------------------------------

             Summary: Move init() of activeServices to ResourceManager#serviceStart()
                 Key: YARN-1165
                 URL: https://issues.apache.org/jira/browse/YARN-1165
             Project: Hadoop YARN
          Issue Type: Sub-task
          Components: resourcemanager
            Reporter: Karthik Kambatla
            Assignee: Karthik Kambatla


Background: 
# YARN-1098 separates out RM services into Always-On and Active services, but doesn't change the behavior in any way.
# For YARN-1027, we would want to create, initialize, and start RMActiveServices in the context of RM#serviceStart(). This requires updating test cases that check for certain behavior post RM#serviceInit() - otherwise, most of these tests NPE.

Creating a JIRA different from YARN-1027 to address all these test cases.

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