----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51625/ -----------------------------------------------------------
Review request for mesos, Anand Mazumdar, Jay Guo, Vinod Kone, and Zhitao Li. Repository: mesos Description ------- Add a `_getContainers` method to return the containers information in Operator API v1 protobuf format and switch `getContainers` to use it directly. Then it would be more easier to show the containers information in the response of `getState` by reuse `_getContainers`. Diffs ----- src/slave/http.cpp 2cbf3c57e294f0d47d64915371b4a6bbf9cdfc0a src/slave/slave.hpp 4add4c0180ea56039e0d5009bad4d9346128bde6 Diff: https://reviews.apache.org/r/51625/diff/ Testing ------- Thanks, haosdent huang
