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