[ 
https://issues.apache.org/jira/browse/MESOS-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15838859#comment-15838859
 ] 

Andrew Schwartzmeyer commented on MESOS-6868:
---------------------------------------------

I've started the transition away from `os::killtree` for the `WindowsLauncher` 
and default executor, but there are still many instances in use elsewhere in 
the code base.

> Transition Windows away from `os::killtree`.
> --------------------------------------------
>
>                 Key: MESOS-6868
>                 URL: https://issues.apache.org/jira/browse/MESOS-6868
>             Project: Mesos
>          Issue Type: Bug
>          Components: agent
>            Reporter: Alex Clemmer
>            Assignee: Alex Clemmer
>              Labels: microsoft
>
> Windows does not have as robust a notion of a process hierarchy as Unix, and 
> thus functions like `os::killtree` will always have critical limitations and 
> semantic mismatches between Unix and Windows.
> We should transition away from this function when we can, and replace it with 
> something similar to how we kill a cgroup.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to