You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2014/04/18 20:17:15 UTC

[jira] [Updated] (MESOS-1221) Slave should update the containerizers with executor resources after recovery

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

Benjamin Mahler updated MESOS-1221:
-----------------------------------

    Issue Type: Bug  (was: Improvement)

Moving this to a bug since this is a regression in 0.18.0 AFAICT, we didn't lose the 'mem_limit_bytes' in the pre-0.18.0 code:

https://github.com/apache/mesos/blob/0.17.0-rc2/src/slave/cgroups_isolator.cpp#L756

> Slave should update the containerizers with executor resources after recovery
> -----------------------------------------------------------------------------
>
>                 Key: MESOS-1221
>                 URL: https://issues.apache.org/jira/browse/MESOS-1221
>             Project: Mesos
>          Issue Type: Bug
>    Affects Versions: 0.18.1
>            Reporter: Ian Downes
>             Fix For: 0.19.0
>
>
> Executor resources are not included during recovery so containerizers don't know resource (cpu and memory) limits and won't include these in the resource statistics unless the resources are updated.
> See comment on 719 in mesos_containerizer.cpp.
> We should change the slave so it always 'updates' with the current resources.



--
This message was sent by Atlassian JIRA
(v6.2#6252)