-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71498/
-----------------------------------------------------------
(Updated Sept. 18, 2019, 12:59 p.m.)
Review request for mesos, Benjamin Mahler and Meng Zhu.
Changes
-------
Made the helper accept `Role*` instead of `std::string`.
Bugs: MESOS-9949
https://issues.apache.org/jira/browse/MESOS-9949
Repository: mesos
Description
-------
Introduced a role tree helper to modify a role and all its ancestors.
Diffs (updated)
-----
src/master/allocator/mesos/hierarchical.hpp
5ea37912dadded47eaa2d354889c95533b191c59
src/master/allocator/mesos/hierarchical.cpp
256fdce61ccfb768605cac1579c9a6632cd26fec
Diff: https://reviews.apache.org/r/71498/diff/2/
Changes: https://reviews.apache.org/r/71498/diff/1-2/
Testing (updated)
-------
make check
Thanks,
Andrei Sekretenko