-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/6146/
-----------------------------------------------------------
(Updated July 30, 2012, 9:47 p.m.)
Review request for mesos, Benjamin Hindman, John Sirois, and Brian Wickman.
Changes
-------
changed title to properly reflect this review
Summary (updated)
-----------------
Slave should shutdown properly on exit
Description
-------
See summary
This addresses bug MESOS-244.
https://issues.apache.org/jira/browse/MESOS-244
Diffs
-----
src/exec/exec.cpp d60c28d
src/slave/process_based_isolation_module.cpp b54f91c
src/webui/webui.cpp 9453002
third_party/libprocess/include/stout/os.hpp 1186d24
Diff: https://reviews.apache.org/r/6146/diff/
Testing
-------
Need more specific tests.
But 'make check' succeeds.
Thanks,
Vinod Kone