Wilfred Spiegelenburg created YUNIKORN-573:
----------------------------------------------

             Summary: 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: Improvement
          Components: core - scheduler
            Reporter: Wilfred Spiegelenburg


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to