----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52311/ -----------------------------------------------------------
(Updated Sept. 30, 2016, 3:28 p.m.) Review request for mesos and Joseph Wu. Summary (updated) ----------------- Set the executorInfo user before the custom executor code flow. Bugs: MESOS-5856 https://issues.apache.org/jira/browse/MESOS-5856 Repository: mesos Description (updated) ------- Set the executorInfo user before the custom executor code flow. 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