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

ASF GitHub Bot updated YUNIKORN-2467:
-------------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: issues-h...@yunikorn.apache.org

Reply via email to