> On Jan. 8, 2015, 1:36 p.m., Timothy Chen wrote: > > src/module/isolator.hpp, line 31 > > <https://reviews.apache.org/r/29602/diff/1/?file=807146#file807146line31> > > > > Any reason why we take off the slave namespace too?
Added slave namespace back. - Kapil ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29602/#review67242 ----------------------------------------------------------- On Jan. 9, 2015, 6:02 p.m., Kapil Arya wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/29602/ > ----------------------------------------------------------- > > (Updated Jan. 9, 2015, 6:02 p.m.) > > > Review request for mesos, Niklas Nielsen, Till Toenshoff, and Timothy Chen. > > > Bugs: MESOS-2096 > https://issues.apache.org/jira/browse/MESOS-2096 > > > Repository: mesos-git > > > Description > ------- > > [6/10] Build Mesos Modules outside Mesos source tree. > > This prepares "src/slave/containerizer/isolator.hpp" to > be exposed as the public header <mesos/slave/isolator.hpp>. > > > Diffs > ----- > > src/examples/test_isolator_module.cpp > dc107a1315271b0275c60819c4b5aaa1f527e73c > src/module/isolator.hpp 0f71e700ed2de20bdc9a1fdad087005a14e208a8 > src/slave/containerizer/isolator.hpp > e82a14201f734292a46b8816c894fa8c766dae5a > src/slave/containerizer/isolator.cpp > 90a47c4fc8ce2d1a2aa09fa9ad905b76eab74c80 > src/tests/isolator.hpp 2c3a694fade996df6fb679e78f96876a7d32d214 > src/tests/isolator_tests.cpp 1f1c26d4a8faf6fcea822fccc00bb58a478285f8 > > Diff: https://reviews.apache.org/r/29602/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Kapil Arya > >
