----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49008/#review138782 -----------------------------------------------------------
src/slave/containerizer/mesos/isolators/network/cni/cni.cpp (line 976) <https://reviews.apache.org/r/49008/#comment203973> Should we say: "Failed to create the temp file for CNI JSON config" ? Since there is no name for the temp file here, the error will become cryptic. - Avinash sridharan On June 21, 2016, 6:13 a.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/49008/ > ----------------------------------------------------------- > > (Updated June 21, 2016, 6:13 a.m.) > > > Review request for mesos and Avinash sridharan. > > > Bugs: MESOS-5592 > https://issues.apache.org/jira/browse/MESOS-5592 > > > Repository: mesos > > > Description > ------- > > This is to ensure that we send an EOF to the plugin. > > > Diffs > ----- > > src/slave/containerizer/mesos/isolators/network/cni/cni.hpp > 2206a86d12ace9ed86951bfd5ebdf79fe50db4e0 > src/slave/containerizer/mesos/isolators/network/cni/cni.cpp > 9fc709e95ecff7e97e159ed05a4efcf4e887d5e0 > > Diff: https://reviews.apache.org/r/49008/diff/ > > > Testing > ------- > > sudo make check > > > Thanks, > > Jie Yu > >
