> On 2011-11-23 06:49:29, Benjamin Hindman wrote: > > src/tests/utils.hpp, line 269 > > <https://reviews.apache.org/r/2669/diff/4/?file=59546#file59546line269> > > > > I think this is an orphaned line ...
Removed. - Charles ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2669/#review3468 ----------------------------------------------------------- On 2011-11-23 07:02:41, Charles Reiss wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/2669/ > ----------------------------------------------------------- > > (Updated 2011-11-23 07:02:41) > > > Review request for mesos. > > > Summary > ------- > > This calls Executor::addTask to accumulate the usage of queued tasks before > calling resourcesChanged() to ensure the executor has enough resources to run > those queued tasks. > > > This addresses bug MESOS-56. > https://issues.apache.org/jira/browse/MESOS-56 > > > Diffs > ----- > > src/slave/slave.cpp de5716c > src/tests/master_tests.cpp 2438114 > src/tests/utils.hpp 89af7f3 > > Diff: https://reviews.apache.org/r/2669/diff > > > Testing > ------- > > Modification to MasterTest included. > > > Thanks, > > Charles > >
