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/01 23:07:54 UTC

Re: Review Request 42997: [6 of 7] 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/#review117283
-----------------------------------------------------------




src/master/master.cpp (line 5452)
<https://reviews.apache.org/r/42997/#comment178438>

    Adding gyliu's comments from RR 42992 to this RR for rebase issues.
    move this comments to 5473


- Anindya Sinha


On Jan. 30, 2016, 1:35 a.m., Anindya Sinha wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/42997/
> -----------------------------------------------------------
> 
> (Updated Jan. 30, 2016, 1:35 a.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
> -----
> 
>   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
> 
>