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

[jira] [Created] (YUNIKORN-480) root queue max resource gets reset on config load

Wilfred Spiegelenburg created YUNIKORN-480:
----------------------------------------------

             Summary: root queue max resource gets reset on config load
                 Key: YUNIKORN-480
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-480
             Project: Apache YuniKorn
          Issue Type: Bug
          Components: core - scheduler
    Affects Versions: 0.10
            Reporter: Wilfred Spiegelenburg
            Assignee: Wilfred Spiegelenburg


When updating the configuration the root queue max resource is getting reset to {{nil}}. The configuration should never set the root queue resources. On creation of the queue this is not a problem as there cannot be any registered node. On update we have registered nodes and should thus not clear it out.

When the max resource gets reset it stops allocation as the scheduler thinks there are no nodes registered and nothing can be done.

Found by the e2e tests as part of the shim dependency change YUNIKORN-475



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

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