----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52866/#review156284 -----------------------------------------------------------
Ship it! src/health-check/health_checker.hpp (line 122) <https://reviews.apache.org/r/52866/#comment226489> maybe call this `schedule()`? - Benjamin Mahler On Nov. 14, 2016, 10:35 a.m., Alexander Rukletsov wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52866/ > ----------------------------------------------------------- > > (Updated Nov. 14, 2016, 10:35 a.m.) > > > Review request for mesos, Gastón Kleiman and haosdent huang. > > > Repository: mesos > > > Description > ------- > > To facilitate code reuse, HealthChecker::reschedule() is generalized. > This will become even more valuable when we add pause/resume functions. > > > Diffs > ----- > > src/health-check/health_checker.hpp > a1dc72493ff31b87068d5691f4d5b794392caf76 > src/health-check/health_checker.cpp > e2b32e2d57515202f547d12ba492ad8eb633641b > > Diff: https://reviews.apache.org/r/52866/diff/ > > > Testing > ------- > > See https://reviews.apache.org/r/52873/. > > > Thanks, > > Alexander Rukletsov > >