-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52326/
-----------------------------------------------------------
Review request for mesos and Vinod Kone.
Bugs: MESOS-6230
https://issues.apache.org/jira/browse/MESOS-6230
Repository: mesos
Description
-------
This change adds support for health checking on the default
executor. Note that command health checks are still not
supported since the child container might be running
in a different mount namespace than the default executor.
Diffs
-----
src/launcher/default_executor.cpp bd8ee72a91c5da7654237c1204c94ecbd314aece
Diff: https://reviews.apache.org/r/52326/diff/
Testing
-------
make check (Test coming in a subsequent review)
Thanks,
Anand Mazumdar