----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11212/#review21825 -----------------------------------------------------------
Ship it! src/master/drf_sorter.cpp <https://reviews.apache.org/r/11212/#comment45079> If we just passed the weight initially from Master::initialize we could just set the weight once and for all and have no need for 'setWeight'. - Benjamin Hindman On June 5, 2013, 9:41 p.m., Thomas Marshall wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/11212/ > ----------------------------------------------------------- > > (Updated June 5, 2013, 9:41 p.m.) > > > Review request for mesos and Benjamin Hindman. > > > Description > ------- > > Adds a WDRFSorter class and a setWeight function in Sorter. > > > Diffs > ----- > > src/master/drf_sorter.hpp 866515e > src/master/drf_sorter.cpp 7fcd0ca > src/master/hierarchical_allocator_process.hpp 1048a28 > src/master/sorter.hpp e54be3b > > Diff: https://reviews.apache.org/r/11212/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Thomas Marshall > >
