> On March 22, 2017, 3:46 p.m., Alexander Rukletsov wrote: > > src/checks/health_checker.cpp > > Lines 371 (patched) > > <https://reviews.apache.org/r/57645/diff/2/?file=1670853#file1670853line371> > > > > Use `<<` and escape task id wiht `''`
Fixed in https://reviews.apache.org/r/57854/ - Gastón ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57645/#review169712 ----------------------------------------------------------- On March 22, 2017, 6:01 p.m., Gastón Kleiman wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/57645/ > ----------------------------------------------------------- > > (Updated March 22, 2017, 6:01 p.m.) > > > Review request for mesos, Alexander Rukletsov, Anand Mazumdar, haosdent > huang, and Vinod Kone. > > > Bugs: MESOS-7274 > https://issues.apache.org/jira/browse/MESOS-7274 > > > Repository: mesos > > > Description > ------- > > Added support for pausing health checks. > > > Diffs > ----- > > src/checks/health_checker.hpp 44df544b585b8c9f1138fc69b34b064bae8cc867 > src/checks/health_checker.cpp a26e9b570ea3a0ee775d220a3b523ae7052dad23 > src/docker/executor.cpp b652a99340f6bbbef2dbdd3a6e10333f32762c0f > src/launcher/default_executor.cpp 6a885af50db6d489194cc9b780fcf1494e853694 > src/launcher/executor.cpp bd3c0cf6ae2329ed308888d6ab4b2ab3e7a90a46 > > > Diff: https://reviews.apache.org/r/57645/diff/3/ > > > Testing > ------- > > `make check` in Linux > > > Thanks, > > Gastón Kleiman > >
