> On Jan. 30, 2015, 10:32 p.m., Dominic Hamon wrote: > > src/master/master.hpp, line 518 > > <https://reviews.apache.org/r/30459/diff/2/?file=842079#file842079line518> > > > > const Offer* ?
I'll add a TODO. Right now, I need to change a bunch of funcitons to make it const. - Jie ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30459/#review70429 ----------------------------------------------------------- On Jan. 31, 2015, 2:09 a.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/30459/ > ----------------------------------------------------------- > > (Updated Jan. 31, 2015, 2:09 a.m.) > > > Review request for mesos, Ben Mahler, Dominic Hamon, and Vinod Kone. > > > Bugs: MESOS-2305 > https://issues.apache.org/jira/browse/MESOS-2305 > > > Repository: mesos-incubating > > > Description > ------- > > Refactored task/offer/resource valiation in master. > > See ticket for motivation. > > > Diffs > ----- > > src/Makefile.am 07bea1fb8f0035413f2119859e16fa4f9383f68e > src/master/master.hpp 337e00aa46ea127f3667e3383d631c3fb8e22f30 > src/master/master.cpp 10056861b95ed9453c971787982db7d09f09f323 > src/master/validation.hpp PRE-CREATION > src/master/validation.cpp PRE-CREATION > > Diff: https://reviews.apache.org/r/30459/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Jie Yu > >
