----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59898/ -----------------------------------------------------------
Review request for mesos, Adam B, Kapil Arya, and Joseph Wu. Summary (updated) ----------------- Fixed Docker containerizer stdout/stderr ownership. Repository: mesos Description (updated) ------- 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 (updated) ----- src/slave/containerizer/docker.cpp 9f84109d7de22a39ace6e44e0c7d8d501bcb24de Diff: https://reviews.apache.org/r/59898/diff/1/ Testing (updated) ------- make check Thanks, Till Toenshoff
