[ 
https://issues.apache.org/jira/browse/YUNIKORN-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Bacsko updated YUNIKORN-2545:
-----------------------------------
    Summary: Eliminate double read lock calls from Queue  (was: Eliminate 
double read lock calls from Queue.GetPartitionQueueDAOInfo())

> Eliminate double read lock calls from Queue
> -------------------------------------------
>
>                 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
>            Priority: Major
>
> {{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