-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63994/
-----------------------------------------------------------
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 a new test, `SchedulerTest.OfferOperationFeedbackValidation`,
to verify that task and offer operation status updates are correctly sent
when the `id` field is set incorrectly on an operation.
Diffs
-----
src/tests/scheduler_tests.cpp 45fc9c0cfccdb22c2e3e8d5de30c04575814a0e9
Diff: https://reviews.apache.org/r/63994/diff/1/
Testing
-------
make check
Thanks,
Greg Mann