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

(Updated Dec. 11, 2015, 4:39 p.m.)


Review request for mesos, Benjamin Hindman and Artem Harutyunyan.


Changes
-------

Rename from ExecutorLogger to ContainerLogger.


Summary (updated)
-----------------

Logger Module: Add support for the ContainerLogger to the Mesos Containerizer.


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


Repository: mesos


Description (updated)
-------

Changes the agent executables to create and initialize the `ContainerLogger`.  
The `MesosContainerizer` modifies the arguments to `launcher->fork()` by 
calling the `ContainerLogger` beforehand.


Diffs (updated)
-----

  src/local/local.cpp 582d4a10444831b0753d20650698e5d3b51cca9f 
  src/slave/containerizer/mesos/containerizer.cpp 
6dad2e858b68cf47e048d49d34af4fa4cb3b6841 
  src/slave/main.cpp 9d48a0823189ea6505073a2803f02d90dc382ab4 

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