-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5870/
-----------------------------------------------------------
Review request for mesos.
Description
-------
Simple implementation of a static allocator.
This addresses bug MESOS-230.
https://issues.apache.org/jira/browse/MESOS-230
Diffs
-----
src/Makefile.am 8760f59
src/master/static_allocator_process.hpp PRE-CREATION
src/master/static_allocator_process.cpp PRE-CREATION
src/tests/allocator_tests.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/5870/diff/
Testing
-------
make check on Lion
new test in allocator_tests.cpp
Thanks,
Thomas Marshall