-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63992/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier, Gaston Kleiman, and Jie Yu.
Bugs: MESOS-8190
https://issues.apache.org/jira/browse/MESOS-8190
Repository: mesos
Description
-------
This patch adds code to send offer operation status updates in
the master's ACCEPT code path. In cases where operations are
dropped and in cases where offer operation IDs are set when they
should not be, the master will send offer operation status
updates for the dropped operations.
Diffs
-----
src/master/master.cpp 7417b5d641fd4bb6d91cb0e6456c60201bbc8206
Diff: https://reviews.apache.org/r/63992/diff/1/
Testing
-------
make check
Thanks,
Greg Mann