-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65301/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier, Jie Yu, and Vinod Kone.
Bugs: MESOS-8480
https://issues.apache.org/jira/browse/MESOS-8480
Repository: mesos
Description
-------
When a Docker container is being destroyed, its process will be moved to
the system root cgroup, and we should not report resource statistics
when this happens.
Diffs
-----
src/slave/containerizer/docker.cpp 6d9c598a5e60a01dbb3e10108aeed6c650338664
Diff: https://reviews.apache.org/r/65301/diff/1/
Testing
-------
sudo make check
Thanks,
Chun-Hung Hsiao