-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45966/
-----------------------------------------------------------
(Updated July 18, 2016, 2:31 p.m.)
Review request for mesos and Jiang Yan Xu.
Changes
-------
rebased.
Bugs: MESOS-4325
https://issues.apache.org/jira/browse/MESOS-4325
Repository: mesos
Description
-------
Added a new capability SHARED_RESOURCES that frameworks need to opt
in if they are interested in receiving shared resources in their
offers.
Diffs (updated)
-----
include/mesos/mesos.proto 7796c72694808618a1b0af2e7d00111f9674785c
include/mesos/v1/mesos.proto fd03c540a819ea43ccb2965600d063f9b736a8ba
src/examples/persistent_shared_volume_framework.cpp PRE-CREATION
src/master/allocator/mesos/hierarchical.hpp
b72ba16277a3210e4d309b616d185a10e2029a66
src/master/allocator/mesos/hierarchical.cpp
7d4064535a20b93950f5a95eef1ad3f0d37d305b
src/tests/hierarchical_allocator_tests.cpp
ce5da6be490b6fce311286eb4018c91eef55067e
Diff: https://reviews.apache.org/r/45966/diff/
Testing
-------
Tests updated with new capability.
Tests successful.
Thanks,
Anindya Sinha