Chia-Ping Tsai created YUNIKORN-2452:
----------------------------------------

             Summary: node.go#GetAvailableResource ought to use read-lock 
instead of readwrite-lock 
                 Key: YUNIKORN-2452
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-2452
             Project: Apache YuniKorn
          Issue Type: Improvement
            Reporter: Chia-Ping Tsai


see 
[https://github.com/apache/yunikorn-core/blob/master/pkg/scheduler/objects/node.go#L264]

The other similar methods (`GetAllocatedResource`, `GetOccupiedResource`, and 
`GetCapacity`) are using read-lock, so `GetAvailableResource` ought to apply 
read-lock too.



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

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

Reply via email to