-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45966/
-----------------------------------------------------------
(Updated June 23, 2016, 1:29 a.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 SHAREABLE_RESOURCES that frameworks need to opt
in if they are interested in receiving shared resources in their
offers.
Diffs (updated)
-----
include/mesos/mesos.proto 8a417f91ca6771b971cf5ee50351171412163f7a
include/mesos/v1/mesos.proto 3bc65e7fb1b34651bf025711023f9e219928040a
src/examples/persistent_shared_volume_framework.cpp PRE-CREATION
src/master/allocator/mesos/hierarchical.hpp
c9cb1e114ad3407f86799c533fd6ae9c459f9062
src/master/allocator/mesos/hierarchical.cpp
5b2331b3f99252fd16f2514123006dd4ba7f1c0d
src/tests/hierarchical_allocator_tests.cpp
6de0702f1960677abf9fd458576f7400a938cbb0
Diff: https://reviews.apache.org/r/45966/diff/
Testing
-------
Tests updated with new capability.
Tests successful.
Thanks,
Anindya Sinha