-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64096/
-----------------------------------------------------------
(Updated Dec. 6, 2017, 5:22 p.m.)
Review request for mesos and Greg Mann.
Changes
-------
Addressed feedback.
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 35a602d2afb3a1e6ef76a0b0df2628ce5493dc81
src/Makefile.am 05e8b950a3ee13f7b2e8af9416495f2827138449
src/status_update_manager/offer_operation.hpp PRE-CREATION
src/status_update_manager/offer_operation.cpp PRE-CREATION
src/tests/CMakeLists.txt 92db731a81303f0d1d95dfe0b80a0a512e165445
src/tests/offer_operation_status_update_manager_tests.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/64096/diff/10/
Changes: https://reviews.apache.org/r/64096/diff/9-10/
Testing
-------
This patch addes new tests that passed 5000 times on GNU/Linux.
Thanks,
Gaston Kleiman