You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Wilfred Spiegelenburg (Jira)" <ji...@apache.org> on 2021/03/16 07:01:00 UTC

[jira] [Created] (YUNIKORN-577) Correctly handle ask releases on TIMEOUT

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: dev-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: dev-help@yunikorn.apache.org