-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64146/
-----------------------------------------------------------
(Updated Nov. 29, 2017, 5:56 p.m.)
Review request for mesos, Chun-Hung Hsiao, Gaston Kleiman, and Jie Yu.
Bugs: MESOS-8186
https://issues.apache.org/jira/browse/MESOS-8186
Repository: mesos
Description (updated)
-------
The agent's offerOperationUpdateAcknowlegement handler is
updated to pass acknowledgements to the resource provider
manager.
The agent's resource provider message handler is also
updated to avoid removing offer operations, since this
should actually be done upon acknowledgement of the update.
Diffs
-----
src/slave/slave.cpp cd716476dfad619dc6cf7449a32a27842efbe7fb
Diff: https://reviews.apache.org/r/64146/diff/1/
Testing
-------
make check
Thanks,
Greg Mann