[
https://issues.apache.org/jira/browse/YARN-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079314#comment-14079314
]
Wenwu Peng commented on YARN-2370:
----------------------------------
Just update comments, don't need case to cover
> 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
> 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)