-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29925/
-----------------------------------------------------------
(Updated Jan. 30, 2015, 3:33 p.m.)
Review request for mesos, Bernd Mathiske and Niklas Nielsen.
Changes
-------
Rebased.
Bugs: MESOS-2213
https://issues.apache.org/jira/browse/MESOS-2213
Repository: mesos-git
Description
-------
See summary.
Diffs (updated)
-----
src/Makefile.am 07bea1f
src/local/local.cpp 76e73a4
src/master/allocation/allocator.hpp PRE-CREATION
src/master/allocation/mesos/hierarchical.hpp PRE-CREATION
src/master/allocation/sorter.hpp PRE-CREATION
src/master/allocation/sorters/drf.hpp PRE-CREATION
src/master/allocation/sorters/drf.cpp PRE-CREATION
src/master/allocator.hpp 318a756
src/master/drf_sorter.hpp 5a66313
src/master/drf_sorter.cpp 584e26c
src/master/hierarchical_allocator_process.hpp 6b44892
src/master/main.cpp e5e76ce
src/master/master.cpp 1005686
src/master/sorter.hpp 8915c61
src/tests/cluster.hpp 90fda52
src/tests/fault_tolerance_tests.cpp f927d4a
src/tests/hierarchical_allocator_tests.cpp f44d9e9
src/tests/master_allocator_tests.cpp 018a6cc
src/tests/master_authorization_tests.cpp 20adaa9
src/tests/master_slave_reconciliation_tests.cpp 04806ed
src/tests/master_tests.cpp 678d27f
src/tests/mesos.hpp 17c2d8f
src/tests/rate_limiting_tests.cpp 7f5ca25
src/tests/resource_offers_tests.cpp 24a7eab
src/tests/sorter_tests.cpp 520a42e
Diff: https://reviews.apache.org/r/29925/diff/
Testing
-------
make check (Ubuntu, OS X)
Thanks,
Alexander Rukletsov