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

Wilfred Spiegelenburg resolved YUNIKORN-854.
--------------------------------------------
    Fix Version/s: 1.0.0
       Resolution: Fixed

> node removal with inflight placeholder replacement failure
> ----------------------------------------------------------
>
>                 Key: YUNIKORN-854
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-854
>             Project: Apache YuniKorn
>          Issue Type: Bug
>          Components: core - scheduler
>    Affects Versions: 0.10
>            Reporter: Wilfred Spiegelenburg
>            Assignee: Wilfred Spiegelenburg
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>
> If a node gets removed while a replacement of a placeholder pod is inflight 
> we lose track:
>  * placeholder and real allocation on the same node causes the real pod to 
> never be allocated as the ask repeat has been decremented but the allocation 
> is removed being processed
>  * placeholder and real allocation on different nodes causes the real 
> allocation to beĀ  linked to a node but never bound on K8s if the placeholder 
> node is removed.
>  * placeholder and real allocation on different nodes causes a zombie 
> allocation on the application if the real allocation node is removed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to