-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48400/
-----------------------------------------------------------
Review request for mesos, Anand Mazumdar and Vinod Kone.
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
-----
src/master/http.cpp 4b2d1386e1ecb447b597a432f9df9adaa5c3aa37
src/master/master.hpp 790da3ce686401c378ad9c62d497d60893c4ce41
Diff: https://reviews.apache.org/r/48400/diff/
Testing
-------
make check on ubuntu 14.04
Thanks,
Jay Guo