You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Ian Downes (JIRA)" <ji...@apache.org> on 2013/12/03 01:04:35 UTC

[jira] [Assigned] (MESOS-859) Cgroup kill should use cgroup.procs, not tasks

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

Ian Downes reassigned MESOS-859:
--------------------------------

    Assignee: Ian Downes

> Cgroup kill should use cgroup.procs, not tasks
> ----------------------------------------------
>
>                 Key: MESOS-859
>                 URL: https://issues.apache.org/jira/browse/MESOS-859
>             Project: Mesos
>          Issue Type: Bug
>          Components: isolation
>            Reporter: Ian Downes
>            Assignee: Ian Downes
>            Priority: Minor
>             Fix For: 0.17.0
>
>
> The cgroup kill() code uses tasks but this gives all the *threads* running in the cgroup; we should use the cgroup.procs interface to get the processes to kill (taking their threads with them).
> This probably contributes to warning messages about not being able to find pids because we're looking for tids.



--
This message was sent by Atlassian JIRA
(v6.1#6144)