----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56895/ -----------------------------------------------------------
(Updated July 10, 2017, 11:15 p.m.) Review request for mesos, Neil Conway, Vinod Kone, and Jiang Yan Xu. Bugs: MESOS-6223 https://issues.apache.org/jira/browse/MESOS-6223 Repository: mesos Description ------- 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 no state is recoverd making the agent register as a new agent. Diffs (updated) ----- src/tests/slave_recovery_tests.cpp f6eafcbe3d89c7a69c03db0fd7bc10ae73d06584 Diff: https://reviews.apache.org/r/56895/diff/14/ Changes: https://reviews.apache.org/r/56895/diff/13-14/ Testing ------- make check done together with 60104 and 60103 Thanks, Megha Sharma