Wilfred Spiegelenburg created YUNIKORN-577:
----------------------------------------------

             Summary: Correctly handle ask releases on TIMEOUT
                 Key: YUNIKORN-577
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-577
             Project: Apache YuniKorn
          Issue Type: Bug
          Components: core - scheduler
            Reporter: Wilfred Spiegelenburg
            Assignee: Wilfred Spiegelenburg


When we clean up an application due to timeout of placeholders we release asks 
that have not been allocated. These asks have the termination type set to 
TIMEOUT.

We do not have to wait for the shim to release these asks as the are not taking 
resources on nodes or in the queue. By cleaning up when we notify the shim we 
also make sure that the application is no longer considered for scheduling.

We can only do this for the asks that are outstanding if there are real 
allocations we must wait for the shim to respond.



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

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

Reply via email to