----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49015/#review139411 -----------------------------------------------------------
src/slave/http.cpp (line 658) <https://reviews.apache.org/r/49015/#comment204638> move this next to `Slave::Http::Containers` method. - Vinod Kone On June 22, 2016, 8:02 a.m., Jay Guo wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/49015/ > ----------------------------------------------------------- > > (Updated June 22, 2016, 8:02 a.m.) > > > Review request for mesos, Anand Mazumdar, haosdent huang, and Vinod Kone. > > > Bugs: MESOS-5518 > https://issues.apache.org/jira/browse/MESOS-5518 > > > Repository: mesos > > > Description > ------- > > Implemented GET_CONTAINERS Call in v1 Agent API. > > > Diffs > ----- > > include/mesos/agent/agent.proto 8f5267367857f45dc5c9ab064b183c9c8f1703e9 > include/mesos/v1/agent/agent.proto 91fb55db004733c3c5bb42acc32f1afedbc208bb > src/slave/http.cpp 22b5930a7af336a749af4b6b50254f60433ecea5 > src/slave/slave.hpp 58ff2bfac6918d989ab36b67cf6ba2f3657c8356 > src/tests/api_tests.cpp bf1a294f1fc3c8659c31115beee3876d4d0a45e2 > > Diff: https://reviews.apache.org/r/49015/diff/ > > > Testing > ------- > > make check on Ubuntu 14.04 & OSX > > > Thanks, > > Jay Guo > >
