You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/05/07 07:30:00 UTC

[jira] [Updated] (YUNIKORN-573) Make sure all timer go routines are stopped after removing an app

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

ASF GitHub Bot updated YUNIKORN-573:
------------------------------------
    Labels: newbie pull-request-available  (was: newbie)

> Make sure all timer go routines are stopped after removing an app
> -----------------------------------------------------------------
>
>                 Key: YUNIKORN-573
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-573
>             Project: Apache YuniKorn
>          Issue Type: Sub-task
>          Components: core - scheduler
>            Reporter: Wilfred Spiegelenburg
>            Priority: Minor
>              Labels: newbie, pull-request-available
>
> The timers that have been started for an application might not be cleaned up correctly when we remove an application.
> The time will keep running and time out in the end. This means we are not leaking resources in the long run but we should not keep the routines running for longer than needed.
> timers that need checking:
>  * placeholderTimer
>  * stateTimer (probably already OK)



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

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