You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "Peter Bacsko (Jira)" <ji...@apache.org> on 2024/03/05 16:09:00 UTC

[jira] [Created] (YUNIKORN-2467) Remove AllocationAsk from the core when a pod is completed

Peter Bacsko created YUNIKORN-2467:
--------------------------------------

             Summary: Remove AllocationAsk from the core when a pod is completed
                 Key: YUNIKORN-2467
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-2467
             Project: Apache YuniKorn
          Issue Type: Bug
          Components: shim - kubernetes
            Reporter: Peter Bacsko
            Assignee: Peter Bacsko


A new issue was discovered while fixing YUNIKORN-2465. This also results in growing memory usage in case of long running applications.

When a pod reaches a terminal state (Success / Failed), we send an update request from the shim to the core ({{Task.releaseAllocation()}}. However, we only discard the allocation itself and we don't do anything about the ask. It is kept inside the Application object until it becomes Completed.





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