-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/6146/
-----------------------------------------------------------
(Updated July 28, 2012, 12:46 a.m.)
Review request for mesos, Benjamin Hindman, John Sirois, and Brian Wickman.
Changes
-------
Forcefully shutting down executor, incase the driver is blocked on shutdown(),
for whatever reason.
Description
-------
See summary
This addresses bug MESOS-244.
https://issues.apache.org/jira/browse/MESOS-244
Diffs (updated)
-----
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