-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64096/
-----------------------------------------------------------
(Updated Dec. 1, 2017, 6:46 p.m.)
Review request for mesos and Greg Mann.
Changes
-------
Addressed some more comments.
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 592489df070a0c4fdee814a4a7b613e62a544f88
src/Makefile.am 08d29ab58fe5c7f5e0c9173b504787ec254ed99b
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 5e5202079c9798b91028e845490b747d4d1d0a66
src/tests/offer_operation_status_update_manager_tests.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/64096/diff/5/
Changes: https://reviews.apache.org/r/64096/diff/4-5/
Testing
-------
This patch addes new tests that passed 5000 times on GNU/Linux.
Thanks,
Gaston Kleiman