-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65057/
-----------------------------------------------------------
(Updated Jan. 19, 2018, 3:07 p.m.)
Review request for mesos, Chun-Hung Hsiao, Greg Mann, and Jie Yu.
Changes
-------
Removed unnecessary decline.
Bugs: MESOS-8363 and MESOS-8420
https://issues.apache.org/jira/browse/MESOS-8363
https://issues.apache.org/jira/browse/MESOS-8420
Repository: mesos
Description
-------
This patch adds
`StorageLocalResourceProviderTest.ROOT_RetryOperationStatusUpdate` that
verifies that operation status updates are resent to the master after
being dropped en route to it.
Diffs (updated)
-----
src/tests/storage_local_resource_provider_tests.cpp
bbfe95e9818f25fdd5405db3ad2fe355e023f743
Diff: https://reviews.apache.org/r/65057/diff/6/
Changes: https://reviews.apache.org/r/65057/diff/5-6/
Testing
-------
`sudo bin/mesos-tests.sh
--gtest_filter='StorageLocalResourceProviderTest.ROOT_RetryOperationStatusUpdate'
--gtest_repeat=100 --gtest_break_on_failure` on GNU/Linux
Thanks,
Gaston Kleiman