You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Weiwei Yang (Jira)" <ji...@apache.org> on 2020/12/11 01:41:00 UTC

[jira] [Created] (YUNIKORN-484) Handle the app completion in the core side

Weiwei Yang created YUNIKORN-484:
------------------------------------

             Summary: Handle the app completion in the core side
                 Key: YUNIKORN-484
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-484
             Project: Apache YuniKorn
          Issue Type: Sub-task
          Components: core - scheduler
            Reporter: Weiwei Yang


Currently, if there is no pending ask or running container for an app, we transmit it to the "Waiting" state. To step further, we keep the "Waiting" state for a short period of time and then transit the state to "Completed".

Before YUNIKORN-2 is done, this is to track the core side changes to do the state transition. When the app moves to the completed state, the core needs to send a "UpdateResponse#UpdatedApplication" so the shim can do proper cleanup.
After YUNIKORN-2 is done, when the app is "Completed", core needs to ask the shim to release all the placeholder pods.



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