-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66924/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier and Greg Mann.
Bugs: MESOS-8784
https://issues.apache.org/jira/browse/MESOS-8784
Repository: mesos
Description
-------
Made the master include the operation ID in OPERATION_DROPPED updates.
Diffs
-----
src/master/master.hpp c30cf082d9ddf2e5dd97e0d887d6d07d8e03cbd4
src/master/master.cpp c723a291ed8d219ced4492bc905ac6b52683ae47
src/tests/storage_local_resource_provider_tests.cpp
ccb114aacc904998dfeef4128f6d38dfb3c865c7
Diff: https://reviews.apache.org/r/66924/diff/1/
Testing
-------
`make check` on GNU/Linux.
The test in this patch fails without the corresponding master change, but
succeeds with it applied.
Thanks,
Gaston Kleiman