-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48400/
-----------------------------------------------------------
(Updated June 18, 2016, 2:33 a.m.)
Review request for mesos, Anand Mazumdar and Vinod Kone.
Changes
-------
rebase
Bugs: MESOS-5493
https://issues.apache.org/jira/browse/MESOS-5493
Repository: mesos
Description
-------
Add a helper function _tasks() to collect tasks. This is
to be used by both tasks() and getTasks() in operator API.
Diffs (updated)
-----
src/master/http.cpp dca814b070e513420175a2df6db7844fd425c3fa
src/master/master.hpp 2bddfe1c6638281e3ed34146490bc33f66d87d5c
Diff: https://reviews.apache.org/r/48400/diff/
Testing
-------
make check on ubuntu 14.04
Thanks,
Jay Guo