-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50147/
-----------------------------------------------------------
(Updated July 18, 2016, 10:42 a.m.)
Review request for mesos, Anindya Sinha and Neil Conway.
Bugs: MESOS-5448
https://issues.apache.org/jira/browse/MESOS-5448
Repository: mesos
Description (updated)
-------
Currently we always checkpoint resources.target and in the agent
recovery path we have to handle the target being the same as the
committed resources.info. If we don't create the target when the new
checkpointed resources are the same, then we don't need to worry about
that possibility in recovery.
Diffs
-----
src/slave/slave.cpp dc619eb72703d8f168defa120183b2c50ae38d5c
Diff: https://reviews.apache.org/r/50147/diff/
Testing
-------
make check.
Thanks,
Jiang Yan Xu
|