-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52486/
-----------------------------------------------------------
(Updated Oct. 3, 2016, 5:09 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)
-------
WIP: Decoupled QueuedTasks and QueuedTaskGroups on the agent.
Diffs
-----
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