----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11724/ -----------------------------------------------------------
(Updated June 12, 2013, 9:29 p.m.) Review request for mesos and Benjamin Hindman. Changes ------- Fixed so that only resources that are not dedicated a framework's role will be considered for that framework's sorting, as discussed with Ben H. 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. Diffs (updated) ----- src/master/hierarchical_allocator_process.hpp 1048a28 Diff: https://reviews.apache.org/r/11724/diff/ Testing ------- make check Thanks, Thomas Marshall
