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

Haibo Chen updated YARN-8929:
-----------------------------
    Attachment: YARN-8921-YARN-1011.00.patch

> DefaultOOMHandler should only pick running containers to kill upon oom events
> -----------------------------------------------------------------------------
>
>                 Key: YARN-8929
>                 URL: https://issues.apache.org/jira/browse/YARN-8929
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: nodemanager
>    Affects Versions: 3.2.0
>            Reporter: Haibo Chen
>            Assignee: Haibo Chen
>            Priority: Major
>         Attachments: YARN-8921-YARN-1011.00.patch
>
>
> DefaultOOMHandler currently currently sort all known containers based on the 
> execution type primarily and their start time secondarily.
> However, it does not check if a container is running or not.  Kill a 
> non-running container will not release any memory, hence won't get us of the 
> under-oom status.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to