----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48046/#review135536 -----------------------------------------------------------
Patch looks great! Reviews applied: [48046] 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 May 30, 2016, 4:23 p.m., Jay Guo wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/48046/ > ----------------------------------------------------------- > > (Updated May 30, 2016, 4:23 p.m.) > > > Review request for mesos and Vinod Kone. > > > Bugs: MESOS-5493 > https://issues.apache.org/jira/browse/MESOS-5493 > > > Repository: mesos > > > Description > ------- > > Implement v1::master::Call::GET_TASKS. > > > Diffs > ----- > > src/internal/evolve.hpp 0fdda31bb2bdda46d23663379116fb7cc567055a > src/internal/evolve.cpp 4f25f1a892b4834fc4d79b6fd1bd0edd458b7a58 > src/master/http.cpp c8d2f46d9e0ad8a99a6ebffc6a3d5d852cee0616 > src/master/master.hpp eeeccdfdfd296c2a484764e887564f2e065cfd14 > src/tests/api_tests.cpp 0b6bfadae3a969b3cd1a48e5095e64c953193543 > > Diff: https://reviews.apache.org/r/48046/diff/ > > > Testing > ------- > > make check > > Incomplete yet. A draft patch to show general idea how to refactor existing > endpoints that uses `jsonify` in OK(). > > > Thanks, > > Jay Guo > >
