You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "zhanghuazong (Jira)" <ji...@apache.org> on 2020/12/18 14:48:00 UTC

[jira] [Created] (YARN-10539) CLONE - Fix comment in o.a.h.y.server.resourcemanager.schedulerAppSchedulingInfo

zhanghuazong created YARN-10539:
-----------------------------------

             Summary: CLONE - Fix comment in o.a.h.y.server.resourcemanager.schedulerAppSchedulingInfo
                 Key: YARN-10539
                 URL: https://issues.apache.org/jira/browse/YARN-10539
             Project: Hadoop YARN
          Issue Type: Bug
          Components: resourcemanager
    Affects Versions: 3.0.0-alpha1
            Reporter: zhanghuazong
            Assignee: Wenwu Peng
             Fix For: 2.6.0


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
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org