-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64096/
-----------------------------------------------------------
Review request for mesos and Greg Mann.
Bugs: MESOS-8197
https://issues.apache.org/jira/browse/MESOS-8197
Repository: mesos
Description
-------
This class will handle the offer operation status updates generated by
the agent and by resource providers.
Diffs
-----
src/CMakeLists.txt be212d9316e1b8a605b2f7f2cdaae37a3b0871bf
src/Makefile.am 9641ad4cf2a1f7fe56a4dcccb6eeff7130872fa8
src/status_update_manager/offer_operation_status_update_manager.hpp
PRE-CREATION
src/status_update_manager/offer_operation_status_update_manager.cpp
PRE-CREATION
src/tests/CMakeLists.txt 8997cc0f762aa27decaa24a147a8581549a82e80
src/tests/offer_operation_status_update_manager_tests.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/64096/diff/1/
Testing
-------
This patch addes new tests that passed 5000 times on GNU/Linux.
Thanks,
Gaston Kleiman