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

Charles Reiss updated MESOS-12:
-------------------------------

    Attachment: clearfds.patch

Patch which reads through /proc/self/fd to close all open file descriptors 
above 2 before running lxc-execute.

> Mesos leaks file descriptors to lxc-execute
> -------------------------------------------
>
>                 Key: MESOS-12
>                 URL: https://issues.apache.org/jira/browse/MESOS-12
>             Project: Mesos
>          Issue Type: Bug
>          Components: isolation
>         Environment: Linux containers isolation module
>            Reporter: Charles Reiss
>            Priority: Minor
>         Attachments: clearfds.patch
>
>
> The LXC isolation module leaks file descriptors besides stdin/out/err when 
> exec'ing lxc-execute. Recent versions of the lxc user tools detect this and 
> refuse to launch the process.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to