----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25966/#review56595 -----------------------------------------------------------
Bad patch! Reviews applied: [25864, 25865] Failed command: git apply --index 25865.patch Error: error: patch failed: src/Makefile.am:344 error: src/Makefile.am: patch does not apply error: patch failed: src/slave/containerizer/linux_launcher.cpp:105 error: src/slave/containerizer/linux_launcher.cpp: patch does not apply error: patch failed: src/slave/containerizer/mesos/containerizer.cpp:40 error: src/slave/containerizer/mesos/containerizer.cpp: patch does not apply - Mesos ReviewBot On Oct. 14, 2014, 8:35 p.m., Ian Downes wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/25966/ > ----------------------------------------------------------- > > (Updated Oct. 14, 2014, 8:35 p.m.) > > > Review request for mesos, Jie Yu and Vinod Kone. > > > Repository: mesos-git > > > Description > ------- > > Check if a container is running in a pid namespace and thus all processes can > be killed by the kernel, rather than using the freezer. > > > Diffs > ----- > > src/slave/containerizer/linux_launcher.cpp > f7bc894830a7ca3f55465dacc7b653cdc2d7758b > src/slave/containerizer/mesos/containerizer.cpp > 9d083294caa5c5a47ba3ceaa1b57346144cb795c > src/tests/slave_recovery_tests.cpp 4fb357bd55f69f71193e92fd03765b808f932d33 > > Diff: https://reviews.apache.org/r/25966/diff/ > > > Testing > ------- > > > Thanks, > > Ian Downes > >
