----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56351/ -----------------------------------------------------------
Review request for mesos and Michael Park. Repository: mesos Description ------- Renamed `update(const string&)` to `updateShare(const string&)`. The sorter interface already includes two different member functions named `update` that do different things, so being a bit more explicit seems helpful. Diffs ----- src/master/allocator/sorter/drf/sorter.hpp 5bed53a1641fee0c09862f77b394a0e9ec131990 src/master/allocator/sorter/drf/sorter.cpp 5681a5d78a7bdde820c3a8633d742d9d6412f1c7 Diff: https://reviews.apache.org/r/56351/diff/ Testing ------- `make check` Thanks, Neil Conway
