> On Aug. 16, 2012, 6:52 p.m., Benjamin Hindman wrote: > >
done deal > On Aug. 16, 2012, 6:52 p.m., Benjamin Hindman wrote: > > src/master/master.cpp, line 1107 > > <https://reviews.apache.org/r/6649/diff/5/?file=141392#file141392line1107> > > > > Kill getExecutor and just use slave->hasExecutor and slave->executors > > directly. done - Vinod ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6649/#review10423 ----------------------------------------------------------- On Aug. 16, 2012, 6:11 p.m., Vinod Kone wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/6649/ > ----------------------------------------------------------- > > (Updated Aug. 16, 2012, 6:11 p.m.) > > > Review request for mesos, Benjamin Hindman and John Sirois. > > > Description > ------- > > See summary > > > This addresses bug MESOS-257. > https://issues.apache.org/jira/browse/MESOS-257 > > > Diffs > ----- > > src/common/values.cpp 957c413 > src/master/dominant_share_allocator.cpp 17c38f0 > src/master/master.hpp d21ff3c > src/master/master.cpp 0eca2fa > src/tests/fault_tolerance_tests.cpp f892282 > src/tests/gc_tests.cpp 2f0bdde > src/tests/master_tests.cpp b586984 > src/tests/resources_tests.cpp 897422f > src/tests/utils.hpp caf5926 > > Diff: https://reviews.apache.org/r/6649/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Vinod Kone > >
