-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45966/
-----------------------------------------------------------
(Updated July 19, 2016, 10:53 p.m.)
Review request for mesos and Jiang Yan Xu.
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 3f9964177c193bf8ef0455d735e0b601a6288fe3
include/mesos/v1/mesos.proto cbc1d0109719f85ba27c57e10e0c6d3e01683d45
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
3ddce7ab19613831527f010524b8454fecfb9927
Diff: https://reviews.apache.org/r/45966/diff/
Testing
-------
Tests updated with new capability.
Tests successful.
Thanks,
Anindya Sinha