> On April 11, 2017, 7:38 p.m., Vinod Kone wrote:
> > include/mesos/scheduler/scheduler.proto
> > Lines 251 (patched)
> > <https://reviews.apache.org/r/57815/diff/1/?file=1670985#file1670985line251>
> >
> > Can we use an active word here, say "suppress_offers" or "suppress", because
our calls use active verbs? The way I see it, this is just a way of sending SUBSCRIBE and
SUPRESS calls atomically.
Updated to `suppress_offers`.
- Anindya
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57815/#review171623
-----------------------------------------------------------
On April 11, 2017, 11:09 p.m., Anindya Sinha wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/57815/
> -----------------------------------------------------------
>
> (Updated April 11, 2017, 11:09 p.m.)
>
>
> Review request for mesos, James Peach, Vinod Kone, and Jiang Yan Xu.
>
>
> Bugs: MESOS-7015
> https://issues.apache.org/jira/browse/MESOS-7015
>
>
> Repository: mesos
>
>
> Description
> -------
>
> If set, offers are suppressed on registration for this framework.
> Defaults to false.
>
>
> Diffs
> -----
>
> include/mesos/scheduler/scheduler.proto cee0a175fcdcbb8b56d41a5b4b6fd965afd822bd
> include/mesos/v1/scheduler/scheduler.proto 00a54eceb435de8e8fea3ccab285f39ed13c6fee
>
>
> Diff: https://reviews.apache.org/r/57815/diff/2/
>
>
> Testing
> -------
>
> All tests passed.
>
>
> Thanks,
>
> Anindya Sinha
>
>
|