-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69575/
-----------------------------------------------------------
(Updated Dec. 19, 2018, 5:51 p.m.)
Review request for mesos.
Summary (updated)
-----------------
Send operation feedback when agent was marked as gone.
Bugs: MESOS-8782
https://issues.apache.org/jira/browse/MESOS-8782
Repository: mesos
Description (updated)
-------
When an agent is marked as gone through the operator api,
notify all frameworks with outstanding offer operations on
that agent that these operations have been transitioned
to `OPERATION_GONE_BY_OPERATOR`.
Diffs (updated)
-----
src/master/master.cpp b4b02d8b4d7d6d1aabda1f97b9bf824419f76a9e
src/tests/api_tests.cpp fdd9f871f75617fc26a28679e2a1e41f506c6133
Diff: https://reviews.apache.org/r/69575/diff/2/
Changes: https://reviews.apache.org/r/69575/diff/1-2/
Testing
-------
Thanks,
Benno Evers