-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63994/
-----------------------------------------------------------
(Updated March 2, 2018, 10:52 p.m.)
Review request for mesos, Benjamin Bannier, Gaston Kleiman, and Jie Yu.
Changes
-------
Rebase.
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 (updated)
-----
src/tests/scheduler_tests.cpp 397a0908432ad50fa94fd939a604b096a06f8a1d
Diff: https://reviews.apache.org/r/63994/diff/3/
Changes: https://reviews.apache.org/r/63994/diff/2-3/
Testing
-------
make check
Thanks,
Greg Mann