----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48438/#review138276 -----------------------------------------------------------
src/master/http.cpp (line 1699) <https://reviews.apache.org/r/48438/#comment203453> Need change to `ContentType contentType` here. src/master/master.hpp (line 1288) <https://reviews.apache.org/r/48438/#comment203454> Need change to `ContentType contentType` src/tests/api_tests.cpp (line 131) <https://reviews.apache.org/r/48438/#comment203455> I think we could verify the content of agent as well? - haosdent huang On June 17, 2016, 6:37 a.m., zhou xing wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/48438/ > ----------------------------------------------------------- > > (Updated June 17, 2016, 6:37 a.m.) > > > Review request for mesos, Anand Mazumdar, haosdent huang, and Vinod Kone. > > > Bugs: mesos-5491 > https://issues.apache.org/jira/browse/mesos-5491 > > > Repository: mesos > > > Description > ------- > > Implement the basic getAgents method for v1 operator master API. > > > Diffs > ----- > > src/master/http.cpp 1b74211acafc15cc0bcb24545ca4c2bacd79cb2d > src/master/master.hpp 72c60ef74ce57119a97cf8305182340a13c58c42 > src/tests/api_tests.cpp 03e46cc5e0af8250ba36281e1293a1dc89f8e266 > > Diff: https://reviews.apache.org/r/48438/diff/ > > > Testing > ------- > > make > make check > > > Thanks, > > zhou xing > >
