You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Kapil Arya (JIRA)" <ji...@apache.org> on 2017/09/13 19:30:00 UTC

[jira] [Updated] (MESOS-7968) Handle `/proc/self/ns/pid_for_children` when parsing available namespace.

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

Kapil Arya updated MESOS-7968:
------------------------------
    Summary: Handle `/proc/self/ns/pid_for_children` when parsing available namespace.  (was: Handle `/proc/self/ns/pid_for_children` when parsing available namespace)

> Handle `/proc/self/ns/pid_for_children` when parsing available namespace.
> -------------------------------------------------------------------------
>
>                 Key: MESOS-7968
>                 URL: https://issues.apache.org/jira/browse/MESOS-7968
>             Project: Mesos
>          Issue Type: Bug
>    Affects Versions: 1.2.3, 1.3.2, 1.5.0, 1.4.1
>            Reporter: Kapil Arya
>            Assignee: Kapil Arya
>
> Since Linux 4.12, /proc/self/ns/pid_for_children is a handle for the PID namespace of child processes created by this process. Since this is not a namespace type in its own, we should ignore this file when listing namespaces via `ls /proc/self/ns`.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)