-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30082/
-----------------------------------------------------------
(Updated Jan. 30, 2015, 3:44 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/local/local.hpp 0aa50ef
src/local/local.cpp 76e73a4
src/master/allocation/allocator.hpp PRE-CREATION
src/master/allocation/mesos/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/main.cpp e5e76ce
src/master/master.hpp 337e00a
src/master/master.cpp 1005686
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_tests.cpp 678d27f
src/tests/mesos.hpp 17c2d8f
src/tests/mesos.cpp 5ed4df5
src/tests/partition_tests.cpp fea7801
src/tests/rate_limiting_tests.cpp 7f5ca25
src/tests/resource_offers_tests.cpp 24a7eab
src/tests/slave_recovery_tests.cpp 7e2e63d
src/tests/sorter_tests.cpp 520a42e
Diff: https://reviews.apache.org/r/30082/diff/
Testing (updated)
-------
make check (OS X, Ubuntu)
Thanks,
Alexander Rukletsov