-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24464/
-----------------------------------------------------------

(Updated Aug. 10, 2014, 5:50 a.m.)


Review request for mesos, Benjamin Hindman and Jie Yu.


Changes
-------

The unit test I added actually found a problem that docker somehow doesn't 
clean up the docker logs process when the container dies even though it did 
when tested externally.
Therefore I need to kill the log process when the container is reaped. 


Repository: mesos-git


Description
-------

Review: https://reviews.apache.org/r/24464


Diffs (updated)
-----

  src/docker/docker.hpp 98b2d6099988f51f12e7b108e73dcfd0143adc48 
  src/docker/docker.cpp 1cba381118c6bd2ac7fcf5a8a229602e2c65c571 
  src/slave/containerizer/docker.cpp 904cdd32362591777aecaa58e723af36419f011c 
  src/tests/docker_containerizer_tests.cpp 
a559836dd11a9a97e5939364c4b35a8dbb6a503d 
  src/tests/docker_tests.cpp 4ef1df44ffe60d6f1cf18339132c8b872d3715e6 

Diff: https://reviews.apache.org/r/24464/diff/


Testing
-------

make check


Thanks,

Timothy Chen

Reply via email to