Wangda Tan created YARN-3609:
--------------------------------
Summary: 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
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)