[
https://issues.apache.org/jira/browse/YARN-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14080417#comment-14080417
]
Junping Du commented on YARN-2370:
----------------------------------
Nice catch, [~gujilangzi]! +1. Will commit it shortly.
> Made comment more accurate in AppSchedulingInfo.java
> ----------------------------------------------------
>
> Key: YARN-2370
> URL: https://issues.apache.org/jira/browse/YARN-2370
> Project: Hadoop YARN
> Issue Type: Bug
> Components: resourcemanager
> Affects Versions: 3.0.0
> Reporter: Wenwu Peng
> Assignee: Wenwu Peng
> Priority: Trivial
> Labels: newbie
> Attachments: YARN-2370.0.patch
>
>
> in method allocateOffSwitch of AppSchedulingInfo.java, only invoke update
> OffRack request, the comment should be "Update cloned OffRack requests for
> recovery" not "Update cloned RackLocal and OffRack requests for recover"
> {code}
> // Update cloned RackLocal and OffRack requests for recovery
> resourceRequests.add(cloneResourceRequest(offSwitchRequest));
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)