-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52486/
-----------------------------------------------------------
(Updated Oct. 3, 2016, 9:02 p.m.)
Review request for mesos, Anand Mazumdar and Vinod Kone.
Bugs: MESOS-6298
https://issues.apache.org/jira/browse/MESOS-6298
Repository: mesos
Description (updated)
-------
Decoupled QueuedTasks and QueuedTaskGroups on the agent.
Diffs (updated)
-----
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