----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52486/#review151325 -----------------------------------------------------------
Patch looks great! Reviews applied: [52486] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On Oct. 4, 2016, 5:44 a.m., Abhishek Dasgupta wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52486/ > ----------------------------------------------------------- > > (Updated Oct. 4, 2016, 5:44 a.m.) > > > Review request for mesos, Anand Mazumdar and Vinod Kone. > > > Bugs: MESOS-6298 > https://issues.apache.org/jira/browse/MESOS-6298 > > > Repository: mesos > > > Description > ------- > > Decoupled QueuedTasks and QueuedTaskGroups on the agent. > > > Diffs > ----- > > src/slave/http.cpp bdafe1db9f1b22ac0761f5119e73f87b531c6a3c > src/slave/slave.cpp fba089506850eec87f67a46694a1ef645cdf4ad5 > > Diff: https://reviews.apache.org/r/52486/diff/ > > > Testing > ------- > > make -j`nproc` check > > Manually ran "sleep 1000" and "echo hello" with mesos-execute for both single > task and task group. > > > Thanks, > > Abhishek Dasgupta > >
