This is an automated email from the ASF dual-hosted git repository.
bbannier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from c797993 Added a test for RoleTree for basic add and remove operations.
new d63be44 Fixed signature to pass parameter by const ref instead of
value.
new 0fdeae6 Clarified a comment in storage local resource provider tests.
new 6e8ddb0 Updated config factory to set resource provider
reconciliation interval.
new 3f7ab74 Explicitly disabled periodic reconciliation for some provider
tests.
new 82cdd40 Renamed a storage provider function.
new 266616a Factored out storage provider method to update resources.
new deeae14 Performed periodic storage local provider reconciliations.
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/resource_provider/storage/provider.cpp | 204 ++++++++++-------
.../storage_local_resource_provider_tests.cpp | 249 ++++++++++++++++++---
2 files changed, 349 insertions(+), 104 deletions(-)