----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25966/#review58425 -----------------------------------------------------------
Bad patch! Reviews applied: [27091, 27127, 27091] Failed command: ./support/apply-review.sh -n -r 27091 Error: 2014-10-24 22:56:52 URL:https://reviews.apache.org/r/27091/diff/raw/ [16720/16720] -> "27091.patch" [1] error: patch failed: src/Makefile.am:406 error: src/Makefile.am: patch does not apply error: src/linux/ns.hpp: already exists in index error: patch failed: src/slave/containerizer/isolators/network/port_mapping.cpp:45 error: src/slave/containerizer/isolators/network/port_mapping.cpp: patch does not apply error: src/tests/ns_tests.cpp: already exists in index error: src/tests/setns_test_helper.hpp: already exists in index error: src/tests/setns_test_helper.cpp: already exists in index Failed to apply patch - Mesos ReviewBot On Oct. 24, 2014, 9:53 p.m., Ian Downes wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/25966/ > ----------------------------------------------------------- > > (Updated Oct. 24, 2014, 9:53 p.m.) > > > Review request for mesos, Ben Mahler and Jie Yu. > > > 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/tests/slave_recovery_tests.cpp 813e2d66f0127a84282d3b4ed0423eab36e7ef8b > > Diff: https://reviews.apache.org/r/25966/diff/ > > > Testing > ------- > > > Thanks, > > Ian Downes > >
