You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Anindya Sinha <an...@apple.com> on 2016/02/02 01:39:12 UTC

Re: Review Request 42997: Offer shareable resources to frameworks only if opted in.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42997/
-----------------------------------------------------------

(Updated Feb. 2, 2016, 12:39 a.m.)


Review request for mesos and Adam B.


Summary (updated)
-----------------

Offer shareable resources to frameworks only if opted in.


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 194750e92020753e60154083a47bdc3398d31466 
  include/mesos/v1/mesos.proto 1102bbc92f46f97c1915c03a71c7cf829003e0ed 
  src/examples/persistent_shared_volume_framework.cpp PRE-CREATION 
  src/master/master.cpp 98441a543611d4083b2495ee103f0ab5e2187e83 

Diff: https://reviews.apache.org/r/42997/diff/


Testing
-------

make check done.


Thanks,

Anindya Sinha


Re: Review Request 42997: Offer shareable resources to frameworks only if opted in.

Posted by Anindya Sinha <an...@apple.com>.
-----------------------------------------------------------
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 a9d2c23162892e22220f97d89a076d2311091d91 
  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