-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71673/
-----------------------------------------------------------
Review request for mesos, Benjamin Mahler and Meng Zhu.
Bugs: MESOS-10015
https://issues.apache.org/jira/browse/MESOS-10015
Repository: mesos
Description
-------
Got rid of storing totals in the random sorter.
Diffs
-----
src/master/allocator/mesos/hierarchical.hpp
9d0fbe771868ea60e66b9e25b0c666d5416d6e85
src/master/allocator/mesos/hierarchical.cpp
21010de363f25c516bb031e4ae48888e53621128
src/master/allocator/mesos/sorter/drf/sorter.hpp
3f6c7413f1b76f3fa86388360983763c8b76079f
src/master/allocator/mesos/sorter/drf/sorter.cpp
ef79083b710fba628b4a7e93f903883899f8a71b
src/master/allocator/mesos/sorter/random/sorter.hpp
a3097be98d175d2b47714eb8b70b1ce8c5c2bba8
src/master/allocator/mesos/sorter/random/sorter.cpp
86aeb1b8136eaffd2d52d3b603636b01383a9024
src/master/allocator/mesos/sorter/sorter.hpp
6b6b4a1811ba36e0212de17b9a6e63a6f8678a7f
Diff: https://reviews.apache.org/r/71673/diff/1/
Testing
-------
make check
Thanks,
Andrei Sekretenko