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 "Benjamin Teke (Jira)" <ji...@apache.org> on 2021/11/30 18:12:00 UTC

[jira] [Created] (YARN-11024) Create an AbstractLeafQueue to store the common LeafQueue + AutoCreatedLeafQueue functionality

Benjamin Teke created YARN-11024:
------------------------------------

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


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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org