-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70983/
-----------------------------------------------------------
(Updated July 3, 2019, 5:05 p.m.)
Review request for mesos and Benjamin Mahler.
Changes
-------
Made suppressing an empty vector of roles a no-op.
Bugs: MESOS-9849
https://issues.apache.org/jira/browse/MESOS-9849
Repository: mesos
Description
-------
This patch adds to the scheduler driver a 'suppressOffers(roles)'
method, which sends the SUPPRESS call for these roles and adds them to
the suppressed roles set.
Diffs (updated)
-----
include/mesos/scheduler.hpp 0a09d5505ed2f9f65897ecce44cffa75db624ef4
src/sched/sched.cpp 6b02ac071c9773411954636730c953cca0044516
Diff: https://reviews.apache.org/r/70983/diff/2/
Changes: https://reviews.apache.org/r/70983/diff/1-2/
Testing
-------
Thanks,
Andrei Sekretenko