[ https://issues.apache.org/jira/browse/YARN-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Junping Du updated YARN-2370: ----------------------------- Summary: Fix comment in AppSchedulingInfo.java (was: Made comment more accurate in AppSchedulingInfo.java) > Fix comment 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)