-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70994/
-----------------------------------------------------------
Review request for mesos, Benjamin Mahler and Meng Zhu.
Bugs: MESOS-9870
https://issues.apache.org/jira/browse/MESOS-9870
Repository: mesos
Description
-------
This patch moves the logic of suppressing/unsuppressing a role set from
the inside of 'suppressOffers()'/'reviveOffers()' into separate methods.
This is a prerequisite for using this methods to fix updateFramework()
in the dependent patch.
Diffs
-----
src/master/allocator/mesos/hierarchical.hpp
7e9765263f969a4499358579f1ee5bb1afb053da
src/master/allocator/mesos/hierarchical.cpp
26aad6778f12b99bb87c846788d6b6d60f743d8a
Diff: https://reviews.apache.org/r/70994/diff/1/
Testing
-------
Thanks,
Andrei Sekretenko