-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41782/
-----------------------------------------------------------
(Updated Jan. 13, 2016, 6:12 p.m.)
Review request for mesos, Benjamin Hindman and Artem Harutyunyan.
Changes
-------
Remove the `logger_log_filename` flag. Change type of `max_stdout_size` flag.
Bugs: MESOS-4136
https://issues.apache.org/jira/browse/MESOS-4136
Repository: mesos
Description
-------
Creates a new binary "mesos-rotate-logger" for use by the non-default
"Rotating" ContainerLogger module.
Adds the `RotatingContainerLogger` to the test module configuration.
Diffs (updated)
-----
src/Makefile.am 8cbfb1ba5fa49f2d3cc26ea325838a1c68a79660
src/tests/module.hpp 49a9203fbbef013a47367c1912c6b642e8b6bd5c
src/tests/module.cpp f0e64f7c462cf833839558665fdb60d9f2cbc475
Diff: https://reviews.apache.org/r/41782/diff/
Testing
-------
Note: Some of the files added to the makefile are created in the next review.
Thanks,
Joseph Wu