-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57935/
-----------------------------------------------------------
Review request for mesos and Neil Conway.
Bugs: MESOS-7138
https://issues.apache.org/jira/browse/MESOS-7138
Repository: mesos
Description
-------
The old and new allocations only varies in roles (i.e. reservations), or
`DiskInfo` (for persistent volumes) or shared counts. In these cases, we
do not re-calculate the shares since the total allocation quantity is
unchanged.
Diffs
-----
src/master/allocator/sorter/drf/sorter.cpp
ed54680cecb637931fc344fbcf8fd3b14cc24295
Diff: https://reviews.apache.org/r/57935/diff/1/
Testing
-------
All tests passed.
Thanks,
Anindya Sinha