-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55900/
-----------------------------------------------------------
(Updated Feb. 2, 2017, 4:54 p.m.)
Review request for mesos, Alexander Rukletsov, Anand Mazumdar, haosdent huang,
and Vinod Kone.
Changes
-------
Rebased.
Bugs: MESOS-6280
https://issues.apache.org/jira/browse/MESOS-6280
Repository: mesos
Description
-------
Marked `_taskPid` in the constructor as const, to be consistent with the
other parameters.
Diffs (updated)
-----
src/checks/health_checker.hpp 95da1ff7dd6b222a93076633eb3757ec9aa43cf6
src/checks/health_checker.cpp 58380dc18896f659aa9c4fb4bb567a55bba97f6b
Diff: https://reviews.apache.org/r/55900/diff/
Testing
-------
`make check` (macOS and Linux)
Thanks,
Gastón Kleiman