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

(Updated Nov. 4, 2014, 12:49 a.m.)


Review request for mesos and Ian Downes.


Changes
-------

Address Adam's comments.


Bugs: MESOS-2025
    https://issues.apache.org/jira/browse/MESOS-2025


Repository: mesos-git


Description
-------

Reparenting does not always assign pid 1 (/sbin/init). If there is a user init 
such as init --user with some other pid, this will be the new parent.
Modify os_tests to check that the subtree has been reparented to a process 
different from its original parent (a.k.a. child) and that it is not a zombie.


Diffs (updated)
-----

  3rdparty/libprocess/3rdparty/stout/tests/os_tests.cpp 3f39017 

Diff: https://reviews.apache.org/r/27461/diff/


Testing
-------

make check


Thanks,

Joris Van Remoortere

Reply via email to