-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54200/
-----------------------------------------------------------
Review request for mesos, Guangya Liu and Qiang Zhang.
Bugs: MESOS-6635
https://issues.apache.org/jira/browse/MESOS-6635
Repository: mesos
Description
-------
WIP patch to add support to allocator for multi-role frameworks.
Currently it implements first two items mentioned in MESOS-6635.
Diffs
-----
src/common/protobuf_utils.hpp 80c66c4f7d52fc184e7553d173195ba7714971d4
src/common/protobuf_utils.cpp 56e16648ae138ed6da40811144b721cd82b5f8a0
src/master/allocator/mesos/hierarchical.hpp
2c31471ee0f5d6836393bf87ff9ecfd8df835013
src/master/allocator/mesos/hierarchical.cpp
3b759494071c4cae4b8b7dbcb0028df4146fc30e
src/tests/hierarchical_allocator_tests.cpp
3b0eb75882102f44b6f490789bc48a638437a2d9
Diff: https://reviews.apache.org/r/54200/diff/
Testing
-------
make check
Thanks,
Jay Guo