Peter Bacsko created YUNIKORN-2547:
--------------------------------------
Summary: Queue: refactor quota/guranteed resource parsing logic
when adding application
Key: YUNIKORN-2547
URL: https://issues.apache.org/jira/browse/YUNIKORN-2547
Project: Apache YuniKorn
Issue Type: Sub-task
Components: core - scheduler
Reporter: Peter Bacsko
Assignee: Peter Bacsko
Inside {{Queue.AddApplication()}}, we parse and process "quota" and
"guaranteed" from the application tags, then we set them on the queue if they
have a valid value.
We shouldn't be doing this inside {{AddApplication()}}, but rather when we're
constructing the application object. That way, they're already available when
the app is being added.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]