-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65039/
-----------------------------------------------------------
(Updated Jan. 31, 2018, 2:57 a.m.)
Review request for mesos, Benjamin Bannier, Chun-Hung Hsiao, Gaston Kleiman,
and Jie Yu.
Bugs: MESOS-8373
https://issues.apache.org/jira/browse/MESOS-8373
Repository: mesos
Description (updated)
-------
This patch adds
`StorageLocalResourceProviderTest.ROOT_ReconcileDroppedOperation`
in order to verify that reconciliation is performed correctly
when an operation is dropped on its way from the master to the
agent.
Diffs (updated)
-----
src/tests/storage_local_resource_provider_tests.cpp
e0b089ac96de4762f2c5ddae9716a38d9837d1bf
Diff: https://reviews.apache.org/r/65039/diff/5/
Changes: https://reviews.apache.org/r/65039/diff/4-5/
Testing
-------
sudo make check
Thanks,
Greg Mann