Peter Bacsko created YUNIKORN-2545:
--------------------------------------

             Summary: Eliminate double read lock calls from 
Queue.GetPartitionQueueDAOInfo()
                 Key: YUNIKORN-2545
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-2545
             Project: Apache YuniKorn
          Issue Type: Sub-task
          Components: core - scheduler
            Reporter: Peter Bacsko
            Assignee: Peter Bacsko


{{Queue.GetPartitionQueueDAOInfo()}} obtains a read lock, then calculates the 
headroom, which also acquires a read lock. Make sure we only have a single read 
lock while running this method.



--
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