-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56895/
-----------------------------------------------------------
(Updated June 15, 2017, 5:52 p.m.)
Review request for mesos, Neil Conway, Vinod Kone, and Jiang Yan Xu.
Summary (updated)
-----------------
Added tests to ensure slave recovery post reboot.
Bugs: MESOS-6223
https://issues.apache.org/jira/browse/MESOS-6223
Repository: mesos
Description (updated)
-------
Added tests to verify that the state is recovered post reboot and
agentId is retained given the recovery finishes without errors and
if the recovery fails due to slaveInfo mismatch then agent latest
symlink is cleared and no state is recoverd making the agent
register as a new agent with the master.
Diffs (updated)
-----
src/tests/slave_recovery_tests.cpp 38502584186793686f78ff5f4e03f36a3bf7ad1c
Diff: https://reviews.apache.org/r/56895/diff/8/
Changes: https://reviews.apache.org/r/56895/diff/7-8/
Testing
-------
make check
Thanks,
Megha Sharma