----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56449/#review169155 -----------------------------------------------------------
Patch looks great! Reviews applied: [56016, 57394, 56017, 57594, 56208, 57149, 56210, 56211, 57596, 57150, 56212, 57597, 57598, 56213, 56449] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On Feb. 28, 2017, 2:35 p.m., Alexander Rukletsov wrote: > > ----------------------------------------------------------- > 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/2/ > > > Testing > ------- > > See https://reviews.apache.org/r/56218/ > > > Thanks, > > Alexander Rukletsov > >
