-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51083/
-----------------------------------------------------------
Review request for mesos, Alexander Rukletsov, Benjamin Mahler, Gastón Kleiman, Gilbert Song,
Jie Yu, and Timothy Chen.
Bugs: MESOS-5961
https://issues.apache.org/jira/browse/MESOS-5961
Repository: mesos
Description
-------
To ensure our health check share same namespaces with the container,
we need to pass the pid of the container into `HealthChecker` for
further inspecting and setting.
Diffs
-----
src/docker/executor.cpp 8d679cd33b6ddf3a5c11bb8c458a97b8809473ac
src/health-check/health_checker.hpp b4548f385e6bdf12f6bbc402a5d59ba8e165b8a5
src/health-check/health_checker.cpp 45a5fe00a95a6e88b1990c1396e03082feb202bc
src/launcher/executor.cpp 2d04edbd58f881f59fca00b95803474724a49154
Diff: https://reviews.apache.org/r/51083/diff/
Testing
-------
Thanks,
haosdent huang
|