You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "Kinga Marton (Jira)" <ji...@apache.org> on 2021/06/01 13:17:00 UTC

[jira] [Resolved] (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 ]

Kinga Marton resolved YUNIKORN-573.
-----------------------------------
    Resolution: Fixed

> 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
>            Assignee: Manikandan R
>            Priority: Minor
>              Labels: newbie, pull-request-available
>             Fix For: 0.11
>
>
> 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