You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Niklas Nielsen <ni...@qni.dk> on 2014/03/05 22:27:08 UTC

Re: Review Request 18595: Added overloaded killtree for process trees.


> On Feb. 28, 2014, 10:43 a.m., Ben Mahler wrote:
> > Did you still want this now that r/18604/ is submitted?

Yep :) Blocks r17567 and r18597


- Niklas


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18595/#review35812
-----------------------------------------------------------


On Feb. 27, 2014, 4:54 p.m., Niklas Nielsen wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/18595/
> -----------------------------------------------------------
> 
> (Updated Feb. 27, 2014, 4:54 p.m.)
> 
> 
> Review request for mesos and Ben Mahler.
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> New killtree(ProcessTree tree, int signal) traverse process tree and sends a signal to all pids. This is done regardless of presence and state of process.
> Patch is used by up coming signal escalation.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/3rdparty/stout/include/stout/os/killtree.hpp 1f45897 
> 
> Diff: https://reviews.apache.org/r/18595/diff/
> 
> 
> Testing
> -------
> 
> Functional testing with signal escalation code and make check.
> 
> 
> Thanks,
> 
> Niklas Nielsen
> 
>