[
https://issues.apache.org/jira/browse/MESOS-859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Mahler updated MESOS-859:
----------------------------------
Affects Version/s: 0.15.0
0.13.0
0.14.0
0.14.1
0.14.2
Fix Version/s: (was: 0.17.0)
0.16.0
> 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
> Affects Versions: 0.13.0, 0.14.0, 0.15.0, 0.14.1, 0.14.2
> Reporter: Ian Downes
> Assignee: Ian Downes
> Priority: Minor
> Fix For: 0.16.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)