----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69288/ -----------------------------------------------------------
Review request for mesos, Benjamin Mahler, Gastón Kleiman, and Greg Mann. Bugs: MESOS-9028 https://issues.apache.org/jira/browse/MESOS-9028 Repository: mesos Description ------- Informs the allocator to resume sending offers to this framework for the specified roles. Unlike `reviveOffers()`, this does not affect any filters that the framework currently has. Diffs ----- include/mesos/allocator/allocator.hpp 2a6849bf698f171fc31c84165bd574b8f4f846ea src/master/allocator/mesos/allocator.hpp 2d83f382eed9d9dca218adf84bc03883f7486349 src/master/allocator/mesos/hierarchical.hpp a4425bc952864d6a0dacee4ae92637fd31e4a45f src/master/allocator/mesos/hierarchical.cpp cc8ab919aedb33cf424edfdb622ca13a2cc8ff0f src/tests/allocator.hpp 9437f581458a290b08dd0cae195906a2421484b5 Diff: https://reviews.apache.org/r/69288/diff/1/ Testing ------- make check dedicated test in r/69289/ Thanks, Meng Zhu