-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57816/
-----------------------------------------------------------
(Updated April 3, 2017, 10:34 p.m.)
Review request for mesos, James Peach, Vinod Kone, and Jiang Yan Xu.
Summary (updated)
-----------------
Add a scheduler flag `offers_suppressed_on_register`.
Bugs: MESOS-7015
https://issues.apache.org/jira/browse/MESOS-7015
Repository: mesos
Description
-------
If the framework sets this flag to indicate that it wants offers
suppressed on successful registration to master, we pass this
information to the master in the `SUBSCRIBE` call.
Diffs (updated)
-----
src/sched/flags.hpp d19d20bad7dba48c8792783c73115affa1430cbe
src/sched/sched.cpp ef73c1dccfd736b79f40a057951f022df7f60644
Diff: https://reviews.apache.org/r/57816/diff/2/
Changes: https://reviews.apache.org/r/57816/diff/1-2/
Testing
-------
All tests passed.
Thanks,
Anindya Sinha
|