-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52308/
-----------------------------------------------------------
(Updated Sept. 30, 2016, 2:16 p.m.)
Review request for mesos and Joseph Wu.
Bugs: MESOS-5856
https://issues.apache.org/jira/browse/MESOS-5856
Repository: mesos
Description (updated)
-------
Add variable user to handle switchUser passed from executor.
Diffs (updated)
-----
src/slave/container_loggers/logrotate.hpp
f906a167f8897385af5f54e1e77ddddcb790121a
Diff: https://reviews.apache.org/r/52308/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