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

(Updated Dec. 14, 2015, 3:47 p.m.)


Review request for mesos, Benjamin Hindman and Artem Harutyunyan.


Changes
-------

Migrate initialization of the ContainerLogger into the Containerizer itself.


Bugs: MESOS-4088
    https://issues.apache.org/jira/browse/MESOS-4088


Repository: mesos


Description (updated)
-------

Changes the `MesosContainerizer` to create and initialize the 
`ContainerLogger`.  

The `MesosContainerizer` modifies the arguments to `launcher->fork()` (in 
`::_launch`) by calling the `ContainerLogger` beforehand.


Diffs (updated)
-----

  src/slave/containerizer/mesos/containerizer.hpp 
ab87cbcc843b471c7931aa38a590896f97be9865 
  src/slave/containerizer/mesos/containerizer.cpp 
6dad2e858b68cf47e048d49d34af4fa4cb3b6841 

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


Testing
-------

make

This is tested later in the review chain.


Thanks,

Joseph Wu

Reply via email to