----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56449/ -----------------------------------------------------------
(Updated Feb. 28, 2017, 2:35 p.m.) Review request for mesos, Anand Mazumdar, Gastón Kleiman, and Vinod Kone. 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 ----- src/launcher/default_executor.cpp e63cf153831088851863d0956455a024e9bc172a Diff: https://reviews.apache.org/r/56449/diff/ Testing ------- See https://reviews.apache.org/r/56218/ Thanks, Alexander Rukletsov
