----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57815/ -----------------------------------------------------------
(Updated April 15, 2017, 6:40 a.m.) Review request for mesos, James Peach, Vinod Kone, and Jiang Yan Xu. Changes ------- Updated based on comments in this review chain. Summary (updated) ----------------- Added `suppress` field in SUBSCRIBE. Bugs: MESOS-7015 https://issues.apache.org/jira/browse/MESOS-7015 Repository: mesos Description (updated) ------- If set, offers are suppressed on registration for this framework. By default, offers shall not be suppressed on successful registration with the master. Diffs (updated) ----- include/mesos/scheduler/scheduler.proto cee0a175fcdcbb8b56d41a5b4b6fd965afd822bd include/mesos/v1/scheduler/scheduler.proto 00a54eceb435de8e8fea3ccab285f39ed13c6fee Diff: https://reviews.apache.org/r/57815/diff/3/ Changes: https://reviews.apache.org/r/57815/diff/2-3/ Testing ------- All tests passed. Thanks, Anindya Sinha