-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55901/
-----------------------------------------------------------
(Updated March 21, 2017, 2:01 p.m.)
Review request for mesos, Alexander Rukletsov, Anand Mazumdar, haosdent huang,
and Vinod Kone.
Changes
-------
Fixed typos, removed single quotes from log messages and fixed flaky test in
macOS.
Bugs: MESOS-6280
https://issues.apache.org/jira/browse/MESOS-6280
Repository: mesos
Description (updated)
-------
See summary.
Diffs (updated)
-----
src/checks/health_checker.hpp 44df544b585b8c9f1138fc69b34b064bae8cc867
src/checks/health_checker.cpp a26e9b570ea3a0ee775d220a3b523ae7052dad23
src/launcher/default_executor.cpp 6a885af50db6d489194cc9b780fcf1494e853694
src/tests/health_check_tests.cpp fc1c8281ff8fbb76b7ac510ce36c98db4de4d171
Diff: https://reviews.apache.org/r/55901/diff/16/
Changes: https://reviews.apache.org/r/55901/diff/15-16/
Testing (updated)
-------
Introduced a new test: `HealthCheckTest.DefaultExecutorCmdHealthCheck`. It
passes on Linux and macOS.
Thanks,
Gastón Kleiman