-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65039/
-----------------------------------------------------------
(Updated Jan. 17, 2018, 10:05 p.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
-------
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
-----
src/tests/storage_local_resource_provider_tests.cpp
bbfe95e9818f25fdd5405db3ad2fe355e023f743
Diff: https://reviews.apache.org/r/65039/diff/2/
Testing
-------
sudo make check
Thanks,
Greg Mann