-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42288/
-----------------------------------------------------------
(Updated 一月 26, 2016, 1:16 a.m.)
Review request for mesos, Jie Yu and Timothy Chen.
Changes
-------
remove the comment
Bugs: MESOS-4328
https://issues.apache.org/jira/browse/MESOS-4328
Repository: mesos
Description
-------
Docker container REST API /monitor/statistics.json output have no timestamp
field, in docker.cpp function cgroupsStatistics add the timestamp value set.
Diffs (updated)
-----
src/slave/containerizer/docker.cpp d2b77e3
Diff: https://reviews.apache.org/r/42288/diff/
Testing
-------
make check
Thanks,
Andy Pang