----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41781/ -----------------------------------------------------------
(Updated Jan. 5, 2016, 9:32 a.m.) Review request for mesos, Benjamin Hindman and Artem Harutyunyan. Changes ------- Shorten summary. Summary (updated) ----------------- Logger Module: Add test for the rotating container logger module. Bugs: MESOS-4136 https://issues.apache.org/jira/browse/MESOS-4136 Repository: mesos Description ------- This test loads a non-default ContainerLogger module that rotates logs (i.e. renaming the head log file) and constrains total log size. Diffs ----- src/tests/container_logger_tests.cpp c6b2e597517c74a55649287dc5ae5a3115f9a640 Diff: https://reviews.apache.org/r/41781/diff/ Testing ------- This test is run later in the review chain. Thanks, Joseph Wu