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

Vinod Kone updated MESOS-203:
-----------------------------

    Fix Version/s: 0.14.0
         Assignee: Benjamin Mahler
    
> 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

Reply via email to