> On 六月 24, 2016, 9:57 p.m., Vinod Kone wrote: > > src/master/master.hpp, line 1103 > > <https://reviews.apache.org/r/48940/diff/2/?file=1428297#file1428297line1103> > > > > I think I missed this in the previous review, but lets call this `get` > > as well. Do this in a different review.
The review patch is at: https://reviews.apache.org/r/49293/ - zhou ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48940/#review139409 ----------------------------------------------------------- On 六月 28, 2016, 5:21 a.m., zhou xing wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/48940/ > ----------------------------------------------------------- > > (Updated 六月 28, 2016, 5:21 a.m.) > > > Review request for mesos, Anand Mazumdar, haosdent huang, and Vinod Kone. > > > Bugs: mesos-5496 > https://issues.apache.org/jira/browse/mesos-5496 > > > Repository: mesos > > > Description > ------- > > This patch refined the logic of updating weights in WeightsHandler. > Extracted the public code into new _updateWeights method so that > the new operator API can reuse this method to update weights. > > > Diffs > ----- > > src/master/master.hpp f16bccd0b72a8785d03290d11cd9b28d2990fd24 > src/master/weights_handler.cpp 51c957f9ad278e60541b2bde3de2b6090a541ec4 > > Diff: https://reviews.apache.org/r/48940/diff/ > > > Testing > ------- > > make > make check > > > Thanks, > > zhou xing > >
