-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57935/
-----------------------------------------------------------
(Updated June 2, 2017, 4:59 p.m.)
Review request for mesos and Neil Conway.
Changes
-------
Addressed review comments.
Bugs: MESOS-7138
https://issues.apache.org/jira/browse/MESOS-7138
Repository: mesos
Description (updated)
-------
In `DRFSorter::update`, we should set the `dirty` flag only when the
total scalar quantities have changed in any of the clients in the
hierarchy, and not always.
Diffs (updated)
-----
src/master/allocator/sorter/drf/sorter.hpp
77e52dec735d276389643f7f356cd763b2f785e9
src/master/allocator/sorter/drf/sorter.cpp
ecc5586737b6b447c5a1cf1a37037832bcbacd69
Diff: https://reviews.apache.org/r/57935/diff/4/
Changes: https://reviews.apache.org/r/57935/diff/3-4/
Testing
-------
All tests passed.
Thanks,
Anindya Sinha