----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54356/#review157941 -----------------------------------------------------------
Patch looks great! Reviews applied: [54352, 54353, 54354, 54355, 54356] 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. 5, 2016, 12:38 a.m., Kevin Klues wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/54356/ > ----------------------------------------------------------- > > (Updated Dec. 5, 2016, 12:38 a.m.) > > > Review request for mesos and Jie Yu. > > > Bugs: MESOS-6663 > https://issues.apache.org/jira/browse/MESOS-6663 > > > Repository: mesos > > > Description > ------- > > We use watch() to trigger the destruction of a container if the > io switchboard server process ever exits unexpectedly. > > > Diffs > ----- > > include/mesos/mesos.proto 657dcb8edde3154efec21bd147663fc704f97482 > src/slave/containerizer/mesos/io/switchboard.hpp > 23c66bb2b05310a12fec24a5e5eebddd370ba0f0 > src/slave/containerizer/mesos/io/switchboard.cpp > 778367a268ec350ed438bc9fe9d359d63bdb5503 > > Diff: https://reviews.apache.org/r/54356/diff/ > > > Testing > ------- > > GTEST_FILTER="" make -j check > sudo src/mesos-tests > > Unfortunately, I don't have any new tests for this yet. That will follow in a > subsequent commit. > > > Thanks, > > Kevin Klues > >
