-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30082/
-----------------------------------------------------------
(Updated Jan. 27, 2015, 3:33 p.m.)
Review request for mesos, Bernd Mathiske and Niklas Nielsen.
Changes
-------
Rebase.
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 1d342e5
src/master/master.cpp ab6d1d1
src/tests/cluster.hpp 74cedb3
src/tests/fault_tolerance_tests.cpp e0065b3
src/tests/hierarchical_allocator_tests.cpp f44d9e9
src/tests/master_allocator_tests.cpp 2430622
src/tests/master_authorization_tests.cpp 42ffe24
src/tests/master_tests.cpp 678d27f
src/tests/mesos.hpp 3f4704b
src/tests/mesos.cpp 5ed4df5
src/tests/partition_tests.cpp fea7801
src/tests/rate_limiting_tests.cpp 7f5ca25
src/tests/resource_offers_tests.cpp ffad1f8
src/tests/slave_recovery_tests.cpp d135856
src/tests/sorter_tests.cpp 520a42e
Diff: https://reviews.apache.org/r/30082/diff/
Testing
-------
make check (OS X)
Thanks,
Alexander Rukletsov