PoAn Yang created YUNIKORN-1863:
-----------------------------------

             Summary: Remove unused code in processUserConfig and 
processGroupConfig
                 Key: YUNIKORN-1863
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1863
             Project: Apache YuniKorn
          Issue Type: Improvement
          Components: core - scheduler
            Reporter: PoAn Yang
            Assignee: PoAn Yang
             Fix For: 1.4.0


The wildcard and empty string cases are checked in 
[internalProcessConfig|https://github.com/apache/yunikorn-core/blob/1f1d67d76a720a07488a61dc39a17eb0f04a0b28/pkg/scheduler/ugm/manager.go#L315].
 We don't need to do it again in 
[processUserConfig|https://github.com/apache/yunikorn-core/blob/1f1d67d76a720a07488a61dc39a17eb0f04a0b28/pkg/scheduler/ugm/manager.go#L383]
 and 
[processGroupConfig|https://github.com/apache/yunikorn-core/blob/1f1d67d76a720a07488a61dc39a17eb0f04a0b28/pkg/scheduler/ugm/manager.go#L409].



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to