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 01:35:00 UTC

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

Brandon Grams created YUNIKORN-1443:
---------------------------------------

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


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.



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