-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52309/
-----------------------------------------------------------
(Updated Oct. 31, 2016, 3:47 p.m.)
Review request for mesos and Joseph Wu.
Bugs: MESOS-5856
https://issues.apache.org/jira/browse/MESOS-5856
Repository: mesos
Description
-------
Pass the user variable from library to binary.
Diffs (updated)
-----
src/slave/container_loggers/lib_logrotate.cpp
53698d339f0f4d2dc916b53239ca0c36bbebcd42
Diff: https://reviews.apache.org/r/52309/diff/
Testing
-------
1. Run the mesos-logrotate-logger with un-priviledged user and verify whether
the logs are getting rotated.
2. Run the mesos-logrotate-logger as root user and verify whether the logs are
getting rotated.
Thanks,
Sivaram Kannan