----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60104/ -----------------------------------------------------------
(Updated June 15, 2017, 7:02 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 (updated) ------- Added rebooted flag to State and Slave.RecoveryInfo to remember if the agent has rebooted. With this change the agent will continue to recover state even after undergoing a host reboot. Diffs ----- src/slave/slave.hpp 7ffaed14035a05259ec72c70532ee4f0affa1f5d src/slave/slave.cpp 7d147ac6609933ac884bfc29032dba572a0952c6 src/slave/state.hpp a497ce1f58fb8dc7718ee5bb10bc62dd7479efa5 src/slave/state.cpp 18b790d2cc4f537cc9b0c3cca59b9cbaac0eda10 Diff: https://reviews.apache.org/r/60104/diff/2/ Testing ------- Thanks, Megha Sharma