-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64095/
-----------------------------------------------------------
Review request for mesos and Greg Mann.
Bugs: MESOS-8197
https://issues.apache.org/jira/browse/MESOS-8197
Repository: mesos
Description
-------
This actor handles the checkpointing, recovery, and retry of status
updates, and will initially be used by the offer operations status
update manager.
Diffs
-----
src/status_update_manager/status_update_manager_process.hpp PRE-CREATION
Diff: https://reviews.apache.org/r/64095/diff/1/
Testing
-------
Added new tests at the end of the chain. They passed 5000 times on GNU/Linux.
Thanks,
Gaston Kleiman