You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Neil Conway <ne...@gmail.com> on 2017/02/06 23:13:42 UTC

Review Request 56350: Const-ified several methods in the sorter interface.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56350/
-----------------------------------------------------------

Review request for mesos.


Repository: mesos


Description
-------

Const-ified several methods in the sorter interface.


Diffs
-----

  src/master/allocator/sorter/drf/sorter.hpp 5bed53a1641fee0c09862f77b394a0e9ec131990 
  src/master/allocator/sorter/drf/sorter.cpp 5681a5d78a7bdde820c3a8633d742d9d6412f1c7 
  src/master/allocator/sorter/sorter.hpp 737b13f66f989ac23c9a2fb6467a51f84339c773 

Diff: https://reviews.apache.org/r/56350/diff/


Testing
-------

`make check`

Note that this changes the sorter interface. I can add a note to the `CHANGELOG` if warranted.


Thanks,

Neil Conway