----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67489/#review204474 -----------------------------------------------------------
Patch looks great! Reviews applied: [67489] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose --disable-libtool-wrappers' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On June 7, 2018, 10:43 a.m., Kjetil Joergensen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/67489/ > ----------------------------------------------------------- > > (Updated June 7, 2018, 10:43 a.m.) > > > Review request for mesos and Jie Yu. > > > Bugs: MESOS-8980 > https://issues.apache.org/jira/browse/MESOS-8980 > > > Repository: mesos > > > Description > ------- > > Avoids deadlock between docker pull and mesos-slave when output from docker > pull > pipe buffer allocated by the kernel. > > > Diffs > ----- > > src/docker/docker.cpp 1332d4b > > > Diff: https://reviews.apache.org/r/67489/diff/1/ > > > Testing > ------- > > make check, and applied to 1.2.1 and run without observed harm in an existing > environment. > > > Thanks, > > Kjetil Joergensen > >
