-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41962/
-----------------------------------------------------------
(Updated Jan. 19, 2016, 7:42 p.m.)
Review request for mesos, Benjamin Hindman, Gilbert Song, Artem Harutyunyan,
Jie Yu, and Timothy Chen.
Changes
-------
Restore another summary/description lost to the tweaked apply-reviews :)
Summary (updated)
-----------------
Logger Module: Add tests for module recovery after agent failover.
Bugs: MESOS-4150
https://issues.apache.org/jira/browse/MESOS-4150
Repository: mesos
Description (updated)
-------
Adds two heavily-mocked tests for the Mesos containerizer and Docker
containerizer. Each checks that `ContainerLogger::recover` is called during
`Containerizer::recover`.
Diffs
-----
src/tests/container_logger_tests.cpp c6b2e597517c74a55649287dc5ae5a3115f9a640
src/tests/mesos.hpp 3d9ebc6c9dc3cd1be02dc3771fbd847386907fac
src/tests/mesos.cpp 365ebe8335c37bfdb983a5424d4c995fa9b76a22
Diff: https://reviews.apache.org/r/41962/diff/
Testing
-------
make (OSX & Centos7)
Tests are run in the next review.
Thanks,
Joseph Wu