[
https://issues.apache.org/jira/browse/MESOS-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Mahler resolved MESOS-760.
-----------------------------------
Resolution: Won't Fix
Two observations occurred here:
1. It turns out that memory threshold notifications are buggy in the 2.6.*
Linux kernel.
2. In practice, we're able to grab meaningful memory statistics even though
we're doing so after the OOM notification.
If there is subsequent demand we can revisit this, but I'll mark as won't fix
until then.
> Capture memory usage statistics before OOM
> ------------------------------------------
>
> Key: MESOS-760
> URL: https://issues.apache.org/jira/browse/MESOS-760
> Project: Mesos
> Issue Type: Improvement
> Reporter: Vinod Kone
> Assignee: Benjamin Mahler
> Labels: twitter
> Fix For: 0.16.0
>
>
> Since 0.14.2-rc1 we collect memory usage statistics after we get OOM
> notifications. There is concern that these stats might be stale. If thats the
> case it would be nice to get a snapshot of the stats based on memory
> threshold notifications.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)