> On April 11, 2016, 8:31 p.m., Jie Yu wrote: > > docs/endpoints/index.md, lines 106-109 > > <https://reviews.apache.org/r/45014/diff/2/?file=1338539#file1338539line106> > > > > Can you make the doc change a separate patch? Are you generating those > > endpoint docs using the script under support/?
Yes it's generated using generate-endpoint-help.py. I created another patch to update docs: https://reviews.apache.org/r/46075/ > On April 11, 2016, 8:31 p.m., Jie Yu wrote: > > src/slave/http.cpp, lines 640-646 > > <https://reviews.apache.org/r/45014/diff/2/?file=1338543#file1338543line640> > > > > I would just mention the NetworkInfo under 'container_status' because > > it's more widely used. I won't mention net_cls in this example. OK - Jay ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45014/#review128232 ----------------------------------------------------------- On April 12, 2016, 8 a.m., Jay Guo wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/45014/ > ----------------------------------------------------------- > > (Updated April 12, 2016, 8 a.m.) > > > Review request for mesos and Jie Yu. > > > Bugs: MESOS-4891 > https://issues.apache.org/jira/browse/MESOS-4891 > > > Repository: mesos > > > Description > ------- > > It returns both resource statistics and container status. > > > Diffs > ----- > > src/slave/http.cpp a684ff504535e2b9b2064f8048f5e03a0efcb059 > src/slave/slave.hpp 76f3aff394e5cecc54dcb3065cb872e238bc228e > src/slave/slave.cpp f090c853b8affc4be5eecb4f616ec881fc2b60c3 > src/tests/containerizer.hpp efc1ca87c00b04d70efd1e3f6acf4e763132d6b0 > src/tests/containerizer.cpp 4c7f5a26d38222daf013bd3ca9a133e12d7bf338 > src/tests/slave_tests.cpp 4a576b98d1cc58072626ac2c41c599bd3c8385c5 > > Diff: https://reviews.apache.org/r/45014/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Jay Guo > >
