-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31775/
-----------------------------------------------------------
(Updated April 20, 2015, 1: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 5e3e6138a36ddd6852ae1875cb967ad8487644e8
src/master/allocator/mesos/allocator.hpp
af27a9bd8299cbff01e04b74db47c86bf247b908
src/master/allocator/mesos/hierarchical.hpp
90ac19736fbd56847db925cb497c4e3d9070af0a
src/master/master.cpp e30b951eda2b3b0d5b2a80716f0b32c6bbe041bc
src/tests/hierarchical_allocator_tests.cpp
0b564a74d3f04df46fe52fcbe1bf8d4d1e41c53c
src/tests/mesos.hpp 7744df55a2a31446327da7bd2b16457e90711d22
Diff: https://reviews.apache.org/r/31775/diff/
Testing
-------
make check (Mac OS 10.9.5, CentOS 7.0)
Thanks,
Alexander Rukletsov