-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66679/
-----------------------------------------------------------
(Updated April 18, 2018, 1:38 p.m.)
Review request for mesos and Greg Mann.
Changes
-------
Addressed feedback.
Bugs: MESOS-8781
https://issues.apache.org/jira/browse/MESOS-8781
Repository: mesos
Description
-------
This patch makes the master send an operation status update to the
framework with status `OPERATION_ERROR` when an operation with an
operation ID is dropped.
Diffs (updated)
-----
src/master/master.cpp 767ad8cfe142b47ef07172bcb2a4fb49fc3e833a
Diff: https://reviews.apache.org/r/66679/diff/2/
Changes: https://reviews.apache.org/r/66679/diff/1-2/
Testing
-------
`sudo bin/mesos-tests.sh` on GNU/Linux
Thanks,
Gaston Kleiman