You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "Craig Condit (Jira)" <ji...@apache.org> on 2022/12/13 16:51:00 UTC

[jira] [Resolved] (YUNIKORN-1468) Remove completed apps from queue object

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

Craig Condit resolved YUNIKORN-1468.
------------------------------------
    Fix Version/s: 1.2.0
       Resolution: Fixed

Merged to master. Thanks [~bgrams] for the contribution!

> Remove completed apps from queue object
> ---------------------------------------
>
>                 Key: YUNIKORN-1468
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1468
>             Project: Apache YuniKorn
>          Issue Type: Bug
>          Components: core - scheduler
>            Reporter: Wilfred Spiegelenburg
>            Assignee: Brandon Grams
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 1.2.0
>
>
> Completed applications remain linked to a queue and never cleaned up. This is a similar problem as we have seen in YUNIKORN-1440.
> The problem is however larger than just keeping it linked and not cleaning up:
>  * the completedApplications map in the queue is not safe for appID reuse as the map key is the application ID without suffix.
>  * a dynamic queue is removed when empty: a newly created queue with the same path does not have any history which is incorrect
>  * the completedApplications map in the queue is never cleaned up



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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