[
https://issues.apache.org/jira/browse/MESOS-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Mahler resolved MESOS-203.
-----------------------------------
Resolution: Fixed
# 2 has been implemented and comitted
commit f1dd7350d584a05a1ed3b76191531149b3960744
Author: Benjamin Mahler <[email protected]>
Date: Mon May 13 10:43:44 2013 -0700
Updated the ProcessIsolator to use the new libstout process utilities.
Review: https://reviews.apache.org/r/11094
> Killtree that recursively kills sessions
> ----------------------------------------
>
> Key: MESOS-203
> URL: https://issues.apache.org/jira/browse/MESOS-203
> Project: Mesos
> Issue Type: New Feature
> Reporter: Vinod Kone
> Assignee: Benjamin Mahler
> Fix For: 0.14.0
>
>
> Currently, if the root of the process tree dies before killtree is called on
> it, there is no way to kill processes that belong to that session but have a
> different group id. There are couple of proposals to solve it
> 1) Bash: Write a killsess.sh. Issue: ps on osx incorrectly reports the
> session id.
> 2) C++: Needs a utility that can list all active processes of the system and
> their session ids. We have this for linux but not yet for osx.
--
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