[
https://issues.apache.org/jira/browse/YARN-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wangda Tan updated YARN-3609:
-----------------------------
Attachment: YARN-3609.3.branch-2.7.patch
Attached branch-2.7 patch.
> Move load labels from storage from serviceInit to serviceStart to make it
> works with RM HA case.
> ------------------------------------------------------------------------------------------------
>
> Key: YARN-3609
> URL: https://issues.apache.org/jira/browse/YARN-3609
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: resourcemanager
> Reporter: Wangda Tan
> Assignee: Wangda Tan
> Attachments: YARN-3609.1.preliminary.patch, YARN-3609.2.patch,
> YARN-3609.3.branch-2.7.patch, YARN-3609.3.patch
>
>
> Now RMNodeLabelsManager loads label when serviceInit, but
> RMActiveService.start() is called when RM HA transition happens.
> We haven't done this before because queue's initialization happens in
> serviceInit as well, we need make sure labels added to system before init
> queue, after YARN-2918, we should be able to do this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)