Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- is caused by
-
YUNIKORN-2769 Preemption fails between two siblings when preemptor is UG and parent is above OG
- Resolved
- links to