----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58829/ ----------------------------------------------------------- Review request for mesos and Michael Park. Bugs: MESOS-7430 https://issues.apache.org/jira/browse/MESOS-7430 Repository: mesos Description ------- The existing implementation uses a single suppression boolean which results in incorrect handling of per-role suppression / revival. See: https://issues.apache.org/jira/browse/MESOS-7430 Diffs ----- src/master/allocator/mesos/hierarchical.hpp 219f508dacb3b372c12da3f15e07a3bf5f27e6e6 src/master/allocator/mesos/hierarchical.cpp 984a0a4e2671ee7bb2a3515849342f49f2c4e3aa Diff: https://reviews.apache.org/r/58829/diff/1/ Testing ------- make check Thanks, Benjamin Mahler