Manikandan R created YUNIKORN-1987:
--------------------------------------

             Summary: Identity config fields not set explicitly
                 Key: YUNIKORN-1987
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1987
             Project: Apache YuniKorn
          Issue Type: Improvement
          Components: core - scheduler
            Reporter: Manikandan R


Need to find a way to detect fields in any config derived through unmarshalling 
yaml content to differentiate the default values from the values set explicitly 
by users.

For example, a int field in config. By default, zero is assigned as part of the 
unmarshalling process. There could be a validation in place to throw in case of 
zero value. So, we need to identify whether user has set it explicitly or 
default value.

In short, need to find a way to know whether field has been set or not.



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

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

Reply via email to