You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Junping Du (JIRA)" <ji...@apache.org> on 2014/08/04 03:10:12 UTC

[jira] [Updated] (YARN-2370) Fix comment in AppSchedulingInfo.java

     [ 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)