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

[jira] [Updated] (YUNIKORN-1443) Make app expiration & cleanup configurable

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

Brandon Grams updated YUNIKORN-1443:
------------------------------------
    Description: 
Applications currently expire and are periodically removed from the scheduler according to the following intervals:
 * [Expiration|https://github.com/apache/yunikorn-core/blob/339cc04bfe3dd9eedb386a6f040500d53bea8a46/pkg/scheduler/objects/application.go#L48]
 * [Cleanup|https://github.com/apache/yunikorn-core/blob/339cc04bfe3dd9eedb386a6f040500d53bea8a46/pkg/scheduler/partition_manager.go#L32] 

We would like to expose these via configuration to allow for increased control over application retention and memory management.

  was:
Applications currently expire and are periodically removed from the scheduler according to the following intervals:
 * [Expiration|https://github.com/apache/yunikorn-core/blob/339cc04bfe3dd9eedb386a6f040500d53bea8a46/pkg/scheduler/objects/application.go#L48]
 * [Cleanup|https://github.com/apache/yunikorn-core/blob/339cc04bfe3dd9eedb386a6f040500d53bea8a46/pkg/scheduler/partition_manager.go#L32] 

We would like to expose these via partition configuration to allow for increased control over application retention and memory management.


> Make app expiration & cleanup configurable
> ------------------------------------------
>
>                 Key: YUNIKORN-1443
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1443
>             Project: Apache YuniKorn
>          Issue Type: Improvement
>          Components: core - scheduler
>            Reporter: Brandon Grams
>            Assignee: Brandon Grams
>            Priority: Major
>
> Applications currently expire and are periodically removed from the scheduler according to the following intervals:
>  * [Expiration|https://github.com/apache/yunikorn-core/blob/339cc04bfe3dd9eedb386a6f040500d53bea8a46/pkg/scheduler/objects/application.go#L48]
>  * [Cleanup|https://github.com/apache/yunikorn-core/blob/339cc04bfe3dd9eedb386a6f040500d53bea8a46/pkg/scheduler/partition_manager.go#L32] 
> We would like to expose these via configuration to allow for increased control over application retention and memory management.



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