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 "Wenwu Peng (JIRA)" <ji...@apache.org> on 2014/08/03 15:59:12 UTC

[jira] [Commented] (YARN-2370) Made comment more accurate in AppSchedulingInfo.java

    [ https://issues.apache.org/jira/browse/YARN-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14083976#comment-14083976 ] 

Wenwu Peng commented on YARN-2370:
----------------------------------

Thanks [~djp] for review.

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