----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42273/#review114426 -----------------------------------------------------------
Patch looks great! Reviews applied: [42273] Passed command: export OS=ubuntu:14.04;export CONFIGURATION="--verbose";export COMPILER=gcc; ./support/docker_build.sh - Mesos ReviewBot On Jan. 13, 2016, 11:06 p.m., Anand Mazumdar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/42273/ > ----------------------------------------------------------- > > (Updated Jan. 13, 2016, 11:06 p.m.) > > > Review request for mesos and Vinod Kone. > > > Repository: mesos > > > Description > ------- > > This trivial fix invokes `std::move` on the `queue` object to not perform a > copy before invoking the `async(..)` call. > > > Diffs > ----- > > src/scheduler/scheduler.cpp a17872b46ec600e0fae6c43247ccb63f5ee55ac0 > > Diff: https://reviews.apache.org/r/42273/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Anand Mazumdar > >
