----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51624/#review147751 -----------------------------------------------------------
Fix it, then Ship it! include/mesos/agent/agent.proto (line 243) <https://reviews.apache.org/r/51624/#comment214986> s/agent_info/slave_info/ - Vinod Kone On Sept. 4, 2016, 10:56 a.m., haosdent huang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/51624/ > ----------------------------------------------------------- > > (Updated Sept. 4, 2016, 10:56 a.m.) > > > Review request for mesos, Anand Mazumdar, Vinod Kone, and Zhitao Li. > > > Bugs: MESOS-6123 > https://issues.apache.org/jira/browse/MESOS-6123 > > > Repository: mesos > > > Description > ------- > > Implemented 'GetAgent' call in v1 agent API. > > > Diffs > ----- > > include/mesos/agent/agent.proto 5b91677487f8e23301e67af14c2115c6b4a533ac > include/mesos/v1/agent/agent.proto 8145669073553dc8aa56cfe2c0a0b756d70fee0e > src/slave/http.cpp 2cbf3c57e294f0d47d64915371b4a6bbf9cdfc0a > src/slave/slave.hpp 4add4c0180ea56039e0d5009bad4d9346128bde6 > src/slave/validation.cpp a9f318214182a87783a985cd8495a0ec00c95378 > src/tests/api_tests.cpp e440d1b44fb0b40dd1f68209c71e5ca0cd19f4fb > > Diff: https://reviews.apache.org/r/51624/diff/ > > > Testing > ------- > > Added a new test case `AgentAPITest.GetAgent`. > > > Thanks, > > haosdent huang > >
