-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11724/
-----------------------------------------------------------
(Updated June 12, 2013, 11:39 p.m.)
Review request for mesos and Benjamin Hindman.
Changes
-------
Added bug.
Description
-------
This patch adds functions to the Slave struct in HierarchicalAllocatorProcess
to do resource allocation relative to roles and to statically enforce resources
that have been specified to be dedicated.
This addresses bug MESOS-505.
https://issues.apache.org/jira/browse/MESOS-505
Diffs
-----
src/master/hierarchical_allocator_process.hpp 1048a28
Diff: https://reviews.apache.org/r/11724/diff/
Testing
-------
make check
Thanks,
Thomas Marshall