-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41948/
-----------------------------------------------------------
(Updated Jan. 12, 2016, 9:33 p.m.)
Review request for mesos, Bernd Mathiske, Joerg Schad, and Joris Van Remoortere.
Changes
-------
Rebased.
Bugs: MESOS-4058
https://issues.apache.org/jira/browse/MESOS-4058
Repository: mesos
Description
-------
Resources in `QuotaInfo` protobuf must not specify role, hence
remove all occurrences of `flatten()` and add explicit validation.
Diffs (updated)
-----
src/tests/registrar_tests.cpp 6064621a001d66423f9b2dc7b749b67d9fc4bc13
Diff: https://reviews.apache.org/r/41948/diff/
Testing
-------
`make check` on Mac OS 10.10.5
Thanks,
Alexander Rukletsov