Craig Condit created YUNIKORN-2806:
--------------------------------------

             Summary: Deadlock in preemption
                 Key: YUNIKORN-2806
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-2806
             Project: Apache YuniKorn
          Issue Type: Bug
          Components: core - scheduler
            Reporter: Craig Condit
            Assignee: Craig Condit


A deadlock exists in TryPreemption() where the current app gets locked twice: 
once in TryAllocate(), and again in findEligiblePreemptionVictims() where apps 
are iterated to find victims. The current app is not excluded like it should 
be, resulting in a deadlock.



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