-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56449/
-----------------------------------------------------------
(Updated March 20, 2017, 11:54 a.m.)
Review request for mesos, Anand Mazumdar, Gastón Kleiman, and Vinod Kone.
Bugs: MESOS-7249
https://issues.apache.org/jira/browse/MESOS-7249
Repository: mesos
Description
-------
With the recent introduction of the `Container` struct in the default
executor, tasks' health checkers should be moved to this struct. Also,
health checking is stopped on per-task basis and not on shutdown.
Diffs (updated)
-----
src/launcher/default_executor.cpp cbd4f7ecd042e7fa603bd69774d95472df2c896d
Diff: https://reviews.apache.org/r/56449/diff/4/
Changes: https://reviews.apache.org/r/56449/diff/3-4/
Testing
-------
See https://reviews.apache.org/r/56218/
Thanks,
Alexander Rukletsov