-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64096/
-----------------------------------------------------------
(Updated Nov. 30, 2017, 4:27 p.m.)
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 (updated)
-----
src/CMakeLists.txt 76ef6cac925e36a31e4f6c347271955411284056
src/Makefile.am 4a3b728dc2cbfaf4b10068562778a87a6b331238
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 65fca826e8b46ad064096e0f02b771985bef95d0
src/tests/offer_operation_status_update_manager_tests.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/64096/diff/3/
Changes: https://reviews.apache.org/r/64096/diff/2-3/
Testing
-------
This patch addes new tests that passed 5000 times on GNU/Linux.
Thanks,
Gaston Kleiman