[
https://issues.apache.org/jira/browse/YARN-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14553377#comment-14553377
]
Hadoop QA commented on YARN-3609:
---------------------------------
\\
\\
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:red}-1{color} | patch | 0m 0s | The patch command could not apply
the patch during dryrun. |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12734279/YARN-3609.3.branch-2.7.patch
|
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 8966d42 |
| Console output |
https://builds.apache.org/job/PreCommit-YARN-Build/8035/console |
This message was automatically generated.
> 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)