-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64144/
-----------------------------------------------------------
(Updated Dec. 5, 2017, 7:06 a.m.)
Review request for mesos, Benjamin Bannier, Gaston Kleiman, Jie Yu, and Jan
Schlicht.
Bugs: MESOS-8193
https://issues.apache.org/jira/browse/MESOS-8193
Repository: mesos
Description
-------
When a framework does not request feedback about an operation,
the master should acknowledge offer operation status updates
to the agent so that the updates are not retried.
Diffs (updated)
-----
src/master/master.cpp 883793a226849434eb833c3027d121635a86fdc4
Diff: https://reviews.apache.org/r/64144/diff/3/
Changes: https://reviews.apache.org/r/64144/diff/2-3/
Testing
-------
make check
Thanks,
Greg Mann