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 c10def9 Added a `sum` method for `ResourceQuantities`.
new bb937aa Made hashmap::containsValue consistent with stout naming
convention.
new bc4606c Made hashmap::containsValue consistent with stout naming
convention.
new eb505c1 Fixed operator operation handling with resource provider
resources.
The 3 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:
3rdparty/stout/include/stout/hashmap.hpp | 2 +-
3rdparty/stout/tests/hashmap_tests.cpp | 4 +-
src/master/master.cpp | 2 +-
src/resource_provider/manager.cpp | 30 +-
src/slave/containerizer/docker.cpp | 2 +-
src/slave/containerizer/mesos/launcher.cpp | 2 +-
.../storage_local_resource_provider_tests.cpp | 336 +++++++++++++++++++++
7 files changed, 364 insertions(+), 14 deletions(-)