Szilard Nemeth created YARN-9360:
------------------------------------

             Summary: Do not expose innards of QueueMetrics object into 
FSLeafQueue#computeMaxAMResource
                 Key: YARN-9360
                 URL: https://issues.apache.org/jira/browse/YARN-9360
             Project: Hadoop YARN
          Issue Type: Improvement
            Reporter: Szilard Nemeth


This is a follow-up for YARN-9323, covering required changes as discussed with 
[~templedf] earlier.
After YARN-9323, 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSLeafQueue#computeMaxAMResource
 gets the QueueMetricsForCustomResources object from 
scheduler.getRootQueueMetrics().
Instead, we should use a "fill-in" method in QueueMetrics that receives a 
Resource and fills in custom resource values if they are non-zero.





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to