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

Karthik Kambatla resolved YARN-1165.
------------------------------------

    Resolution: Not A Problem

My bad. We should close this as "Not A Problem" as we are not init()ing 
activeServices in RM#serviceStart() any more.
                
> 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
>         Attachments: test-failures.pdf
>
>
> 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 scope 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

Reply via email to