-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70393/
-----------------------------------------------------------
Review request for mesos and Meng Zhu.
Bugs: MESOS-9688 and MESOS-9691
https://issues.apache.org/jira/browse/MESOS-9688
https://issues.apache.org/jira/browse/MESOS-9691
Repository: mesos
Description
-------
There was an invalid assumption that the sorter returns
hierarchically aggregated allocation information, whereas
it actually returns the "." internal node information. This
patch adjusts the allocator code accordingly.
Diffs
-----
src/master/allocator/mesos/hierarchical.cpp
1fd8b021c9954c37533dc193b3148def5ff53071
Diff: https://reviews.apache.org/r/70393/diff/1/
Testing
-------
make check
Thanks,
Benjamin Mahler