You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "Wilfred Spiegelenburg (Jira)" <ji...@apache.org> on 2023/01/25 09:21:00 UTC

[jira] [Created] (YUNIKORN-1546) Allow changing queue type: parent to leaf and back

Wilfred Spiegelenburg created YUNIKORN-1546:
-----------------------------------------------

             Summary: Allow changing queue type: parent to leaf and back
                 Key: YUNIKORN-1546
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1546
             Project: Apache YuniKorn
          Issue Type: New Feature
          Components: core - common
            Reporter: Wilfred Spiegelenburg
            Assignee: Peter Bacsko


In certain cases we would like to allow changing the queue type from a parent to a leaf or the other way around in one update.

Currently there is no way to change the type and it will throw an error when tried. That means two updates need to be made to first remove and then add the same queue with a different type. This is only important for managed queues, i.e. queues in the config. Dynamic queues should not allow type changes as they are removed when empty.
 * parent to leaf: only if no children are registered for the parent
 * leaf to parent: only of no applications are running in the queue



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: issues-help@yunikorn.apache.org