You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Peter Bacsko (Jira)" <ji...@apache.org> on 2023/02/07 14:19:00 UTC

[jira] [Created] (YUNIKORN-1566) Config update can leave queue settings in an inconsistent state

Peter Bacsko created YUNIKORN-1566:
--------------------------------------

             Summary: Config update can leave queue settings in an inconsistent state
                 Key: YUNIKORN-1566
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1566
             Project: Apache YuniKorn
          Issue Type: Sub-task
          Components: core - scheduler
            Reporter: Peter Bacsko


During config update, we apply new settings immediately.

This can cause problems, because changes that are already applied are not reverted back when we encounter an error in {{Queue.applyConf()}}.

Suggested approach:
* Run through the hierarchy in a dry-run like fashion, to see if there's any error
* If no error is returned, apply the new config




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

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