-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52311/
-----------------------------------------------------------
(Updated Oct. 1, 2016, 1:34 a.m.)
Review request for mesos and Joseph Wu.
Summary (updated)
-----------------
Pass the user value from executor of switch_user flag is set.
Bugs: MESOS-5856
https://issues.apache.org/jira/browse/MESOS-5856
Repository: mesos
Description (updated)
-------
Pass the user value from executor of switch_user flag is set.
Diffs (updated)
-----
src/slave/slave.cpp 958a33b962d6385e37af9372d9f8edd1f70bf676
Diff: https://reviews.apache.org/r/52311/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