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

Benjamin Mahler closed MESOS-15.
--------------------------------

    Resolution: Won't Fix

We've killed the LXC isolation module in favor of using cgroups.
                
> Linux container isolation module killing frameworks from resourcesChanged 
> causes crash
> --------------------------------------------------------------------------------------
>
>                 Key: MESOS-15
>                 URL: https://issues.apache.org/jira/browse/MESOS-15
>             Project: Mesos
>          Issue Type: Bug
>          Components: isolation
>            Reporter: Charles Reiss
>         Attachments: delayed-lxc-kill.patch
>
>
> The LXC isolation module calls slave->killFramework() from 
> resourcesChanged(). Unfortunately, resourcesChanged() is called from places 
> in the Slave which then use the framework immediately after the call, so this 
> is not safe.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to