-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30082/
-----------------------------------------------------------
Review request for mesos, Bernd Mathiske and Niklas Nielsen.
Bugs: MESOS-2213
https://issues.apache.org/jira/browse/MESOS-2213
Repository: mesos-git
Description
-------
See summary.
Diffs
-----
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 a8ce4d0
src/master/master.cpp e9dcca3
src/tests/cluster.hpp 74cedb3
src/tests/fault_tolerance_tests.cpp 5763486
src/tests/hierarchical_allocator_tests.cpp 7c05123
src/tests/master_allocator_tests.cpp 2430622
src/tests/master_authorization_tests.cpp 42ffe24
src/tests/master_tests.cpp 678d27f
src/tests/mesos.hpp 591134b
src/tests/mesos.cpp 3b98c69
src/tests/partition_tests.cpp fea7801
src/tests/rate_limiting_tests.cpp 7f5ca25
src/tests/resource_offers_tests.cpp d098e70
src/tests/slave_recovery_tests.cpp 809822e
src/tests/sorter_tests.cpp 56e5714
Diff: https://reviews.apache.org/r/30082/diff/
Testing
-------
make check (OS X)
Thanks,
Alexander Rukletsov