You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Ian Downes (JIRA)" <ji...@apache.org> on 2015/06/16 20:41:00 UTC

[jira] [Created] (MESOS-2876) Log process list when OOM killing a container

Ian Downes created MESOS-2876:
---------------------------------

             Summary: Log process list when OOM killing a container
                 Key: MESOS-2876
                 URL: https://issues.apache.org/jira/browse/MESOS-2876
             Project: Mesos
          Issue Type: Improvement
          Components: isolation
    Affects Versions: 0.22.1
            Reporter: Ian Downes
            Priority: Minor


When the kernel notifies us of OOM killing a process in a container we currently log the memory statistics of remaining processes. We could also log information about all the remaining processes as it may be helpful in debugging the cause of the OOM. The notification is asynchronous and we may detect the executor terminating first so this will be best effort.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)