-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45966/
-----------------------------------------------------------
(Updated June 13, 2016, 7:20 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 dbffb16f4317df786ee38999a49e4e89733ff9ff
include/mesos/v1/mesos.proto 39967fa09d2774d564f3df28277edea8ebcfb50d
src/examples/persistent_shared_volume_framework.cpp PRE-CREATION
src/master/allocator/mesos/hierarchical.hpp
9c6b23abe2b0cb16412f1ed90165f8d0c14552fa
src/master/allocator/mesos/hierarchical.cpp
8b7b3afb5770c617918ec4864faaf8d8a7a81ef2
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