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

ASF GitHub Bot updated YARN-11024:
----------------------------------
    Labels: pull-request-available  (was: )

> Create an AbstractLeafQueue to store the common LeafQueue + 
> AutoCreatedLeafQueue functionality
> ----------------------------------------------------------------------------------------------
>
>                 Key: YARN-11024
>                 URL: https://issues.apache.org/jira/browse/YARN-11024
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Benjamin Teke
>            Assignee: Benjamin Teke
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> AbstractAutoCreatedLeafQueue extends the LeafQueue class which is an 
> instantiable class, so every time an AutoCreatedLeafQueue is created a normal 
> LeafQueue is configured as well. This setup results in some strange behaviour 
> like having to pass the template configs of an auto created queue to a leaf 
> queue. To make the whole structure more flexible an AbstractLeafQueue should 
> be created which stores the common methods.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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