----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54434/#review158281 -----------------------------------------------------------
Patch looks great! Reviews applied: [54432, 54433, 54434] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On Dec. 6, 2016, 6:44 p.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/54434/ > ----------------------------------------------------------- > > (Updated Dec. 6, 2016, 6:44 p.m.) > > > Review request for mesos, Benjamin Hindman and Kevin Klues. > > > Repository: mesos > > > Description > ------- > > Used UNSET_CLOEXEC instead of DUP2 hook for I/O switchboard. > > > Diffs > ----- > > src/slave/containerizer/mesos/io/switchboard.hpp > 839665a22aca9b1c1c1cf4992406bc924ee2b065 > src/slave/containerizer/mesos/io/switchboard.cpp > 0254bd2f37cedd90f37d7b3e38a9b47e3d0fc3a6 > > Diff: https://reviews.apache.org/r/54434/diff/ > > > Testing > ------- > > make check on both osx and linux > > > Thanks, > > Jie Yu > >
