-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45966/
-----------------------------------------------------------
(Updated Aug. 25, 2016, 4:15 a.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 a93db559ff802587bf45e7763444f861ec46e151
include/mesos/v1/mesos.proto 4a7e9987c14379d0ad3b4084fc90ff89385156e5
src/examples/persistent_shared_volume_framework.cpp PRE-CREATION
src/master/allocator/mesos/hierarchical.hpp
bdbc6d3b5b959990538f4e3b7b1a3b031d9aea05
src/master/allocator/mesos/hierarchical.cpp
234ef98529964a0b6d3f132426a6c8ccbb1263ee
src/tests/hierarchical_allocator_tests.cpp
cbed333f497016fe2811f755028796012b41db77
Diff: https://reviews.apache.org/r/45966/diff/
Testing
-------
Tests updated with new capability.
Tests successful.
Thanks,
Anindya Sinha