----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59898/ -----------------------------------------------------------
(Updated June 7, 2017, 11:08 p.m.) Review request for mesos, Adam B, Kapil Arya, and Joseph Wu. Repository: mesos Description ------- Without this patch, the Docker containerizer would not inherit the ownership of stdout/stderr from the FrameworkInfo user. This issue got introduced recently in the refactorings of the Docker containerizer. Diffs ----- src/slave/containerizer/docker.cpp 9f84109d7de22a39ace6e44e0c7d8d501bcb24de Diff: https://reviews.apache.org/r/59898/diff/1/ Testing (updated) ------- make check && functional test Thanks, Till Toenshoff
