Szilard Nemeth created YARN-10929:
-------------------------------------

             Summary: Refrain from creating new Configuration object in 
AbstractManagedParentQueue#initializeLeafQueueConfigs
                 Key: YARN-10929
                 URL: https://issues.apache.org/jira/browse/YARN-10929
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Szilard Nemeth


AbstractManagedParentQueue#initializeLeafQueueConfigs creates a new 
CapacitySchedulerConfiguration with templated configs only. We should stop 
doing this. 
Also, there is a sorting of config keys in this method, but in the end the 
configs are added to the Configuration object which is an enhanced Map.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to