----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29925/ -----------------------------------------------------------
(Updated Jan. 20, 2015, 6:06 p.m.) Review request for mesos, Bernd Mathiske and Niklas Nielsen. Changes ------- Update directory structure. 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 224569a src/master/drf_sorter.hpp e0ec58b src/master/drf_sorter.cpp 967c8aa src/master/hierarchical_allocator_process.hpp ccd37b4 src/master/main.cpp e5e76ce src/master/master.cpp e9dcca3 src/master/sorter.hpp 333c293 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_slave_reconciliation_tests.cpp 04806ed src/tests/master_tests.cpp 678d27f src/tests/mesos.hpp 591134b src/tests/rate_limiting_tests.cpp 7f5ca25 src/tests/resource_offers_tests.cpp d098e70 src/tests/sorter_tests.cpp 56e5714 Diff: https://reviews.apache.org/r/29925/diff/ Testing ------- make check (Ubuntu, OS X) Thanks, Alexander Rukletsov