-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11205/
-----------------------------------------------------------
(Updated June 12, 2013, 11:40 p.m.)
Review request for mesos and Benjamin Hindman.
Changes
-------
Added bug.
Description
-------
Refactors HierarchicalAllocatorProcess to use role instead of user. Also adds
role as a field in FrameworkInfo, and updated DRFAllocatorTest appropriately.
This addresses bug MESOS-504.
https://issues.apache.org/jira/browse/MESOS-504
Diffs
-----
include/mesos/mesos.proto 8cbcd9a
src/master/hierarchical_allocator_process.hpp 1048a28
src/tests/allocator_tests.cpp 32f0a90
Diff: https://reviews.apache.org/r/11205/diff/
Testing
-------
make check
Thanks,
Thomas Marshall