----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4886/ -----------------------------------------------------------
(Updated 2012-04-26 03:15:48.406464) Review request for mesos and Benjamin Hindman. Summary ------- Factored the allocator to run in a separate libprocess process from the master, to make it easier to write and switch in new allocators. Diffs ----- src/master/allocator.hpp 0fc61a5 src/master/master.hpp 8a34d7e src/master/master.cpp 4dc9ee0 src/master/simple_allocator.hpp 034b5d0 src/master/simple_allocator.cpp 1c54feb src/tests/resource_offers_tests.cpp c1f1760 src/tests/utils.hpp e81ec82 Diff: https://reviews.apache.org/r/4886/diff Testing (updated) ------- Know issues: fails make check Thanks, Thomas
