----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5870/ -----------------------------------------------------------
(Updated Aug. 8, 2012, 10:19 p.m.) Review request for mesos. Changes ------- Updated to reflect changes made further up the review pipeline (eg templating SimpleAllocatorProcess). Description ------- Simple implementation of a static allocator. This patch depends on 2 other pending code review: https://reviews.apache.org/r/5599/ https://reviews.apache.org/r/5913/ This addresses bug MESOS-230. https://issues.apache.org/jira/browse/MESOS-230 Diffs (updated) ----- src/master/simple_allocator_process.hpp PRE-CREATION src/slave/flags.hpp 0c7917f src/tests/allocator_tests.cpp b3db13d src/tests/utils.hpp a768360 Diff: https://reviews.apache.org/r/5870/diff/ Testing ------- make check on Lion new test in allocator_process_tests.cpp Thanks, Thomas Marshall
