-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33513/
-----------------------------------------------------------
(Updated May 14, 2015, 1:22 p.m.)
Review request for mesos, Kapil Arya, Niklas Nielsen, and Till Toenshoff.
Changes
-------
Addressed comments.
Bugs: MESOS-2597
https://issues.apache.org/jira/browse/MESOS-2597
Repository: mesos
Description
-------
With the support of allocator modules, it should be possible to select and
instantiate an allocator based on its name.
Diffs (updated)
-----
include/mesos/master/allocator.hpp e821bf33536ab70cc2be45b9239c089e251f1f24
src/Makefile.am 58ebe1af33257a5f72f6fbbab5dc1aaa979f4808
src/master/allocator/allocator.cpp PRE-CREATION
src/master/allocator/mesos/allocator.hpp
2681af5ff265b84c5174de3ad459292e006dcf97
src/master/allocator/mesos/hierarchical.hpp
c22f04465f9cfb97dd3a53a77588ead1b3337fc4
src/master/constants.hpp c386eab3973363e64c113f7e84452456fdd3393c
src/master/constants.cpp 9ee17e9ad884da98cabfdfe316cb4a831de193b3
src/master/main.cpp 18f8c3178459da0cbf23a1817ec49cd9d3998bfd
Diff: https://reviews.apache.org/r/33513/diff/
Testing
-------
make check (Mac OS 10.9.5, CentOS 7.0)
Thanks,
Alexander Rukletsov