-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52407/
-----------------------------------------------------------
Review request for mesos and Vinod Kone.
Bugs: MESOS-6274
https://issues.apache.org/jira/browse/MESOS-6274
Repository: mesos
Description
-------
This struct would container all the recovery related metadata
on the agent from now on. Eventually, we would add component
specific recovery information to this struct e.g, the executors
can now subscribe again with the agent etc.
Diffs
-----
src/slave/slave.hpp 7b414d06ffac6db8434ba5c4e7be1989f2ca0864
src/slave/slave.cpp 46bc8b38cf38c20b01532455b4d369221775c837
Diff: https://reviews.apache.org/r/52407/diff/
Testing
-------
make check
Thanks,
Anand Mazumdar