---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42997/
---
(Updated Feb. 5, 2016, 10:57 p.m.)
Review request for mesos and Adam B.
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 5d1a20b4ff647f43701a353472b56a4b74b6bbc3
include/mesos/v1/mesos.proto 415a20d9f3385e9627635dd89d78c58d03e3c116
src/examples/persistent_shared_volume_framework.cpp PRE-CREATION
src/master/allocator/mesos/hierarchical.hpp
1f0c440565ee0f9926d168734df30fd740a53f88
src/master/allocator/mesos/hierarchical.cpp
a9d2c23162892e0f97d89a076d2311091d91
src/master/master.cpp e1ca81dab85a7ab1391eca0d6bd995548bf79c22
src/tests/hierarchical_allocator_tests.cpp
0acfc098750ff8ff9505207b983a34c1ccf3ad06
Diff: https://reviews.apache.org/r/42997/diff/
Testing
---
make check done.
Thanks,
Anindya Sinha