-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31775/
-----------------------------------------------------------
(Updated March 13, 2015, 7:30 p.m.)
Review request for mesos, Kapil Arya, Michael Park, and Niklas Nielsen.
Changes
-------
Rebased.
Bugs: MESOS-2160
https://issues.apache.org/jira/browse/MESOS-2160
Repository: mesos
Description
-------
On the way to moving allocator to public includes we need to remove the
dependency to internal Master::Flags type.
Diffs (updated)
-----
src/master/allocator/allocator.hpp b67b8fddbd7a3fffc6fe24d5e77cd1db8cb6f69b
src/master/allocator/mesos/allocator.hpp
fb898f1175b61b442204e6e38c69ccc2838a646f
src/master/allocator/mesos/hierarchical.hpp
c0b1da75565d9dc7728c5566f01815234163fc47
src/master/master.cpp dccd7c635da4b7031cd109bd84e7f17b31777ef1
src/tests/hierarchical_allocator_tests.cpp
93753d1c04159a04a733927a487eb69505438e32
src/tests/mesos.hpp 45e35204d1aa876fa0c871acf0f21afcd5ababe8
Diff: https://reviews.apache.org/r/31775/diff/
Testing
-------
make check (Mac OS 10.9.5, Ubuntu 14.04)
Thanks,
Alexander Rukletsov