----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48599/#review137182 -----------------------------------------------------------
Ship it! Ship It! - Jie Yu On June 12, 2016, 4:05 p.m., Joerg Schad wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/48599/ > ----------------------------------------------------------- > > (Updated June 12, 2016, 4:05 p.m.) > > > Review request for mesos, Jie Yu and Joseph Wu. > > > Bugs: MESOS-5604 > https://issues.apache.org/jira/browse/MESOS-5604 > > > Repository: mesos > > > Description > ------- > > Previously the continuation followed via \`.then(\[=\]\`, > which potentially executes the continuation on a different > process. This patch fixes this behavior (it should > run on the same process) and avoids potential race > conditions. > > > Diffs > ----- > > src/slave/containerizer/docker.cpp 1af5b451922e1eeb0af025f29c53a85ab9deec3b > > Diff: https://reviews.apache.org/r/48599/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Joerg Schad > >
