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 "jackwangcs (Jira)" <ji...@apache.org> on 2021/09/08 14:47:00 UTC

[jira] [Assigned] (YARN-10929) Refrain from creating new Configuration object in AbstractManagedParentQueue#initializeLeafQueueConfigs

     [ https://issues.apache.org/jira/browse/YARN-10929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jackwangcs reassigned YARN-10929:
---------------------------------

    Assignee: jackwangcs

> 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
>            Assignee: jackwangcs
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> 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-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org