-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26727/#review57914
-----------------------------------------------------------

Ship it!


Ship It!

- Niklas Nielsen


On Oct. 22, 2014, 2:10 p.m., Kapil Arya wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/26727/
> -----------------------------------------------------------
> 
> (Updated Oct. 22, 2014, 2:10 p.m.)
> 
> 
> Review request for mesos, Ian Downes and Niklas Nielsen.
> 
> 
> Bugs: MESOS-1931
>     https://issues.apache.org/jira/browse/MESOS-1931
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> If an Isolator type is not found in the default list, the code now queries 
> ModuleManager and creates a module instance if found.
> 
> 
> Diffs
> -----
> 
>   src/slave/containerizer/mesos/containerizer.cpp 
> 9d083294caa5c5a47ba3ceaa1b57346144cb795c 
> 
> Diff: https://reviews.apache.org/r/26727/diff/
> 
> 
> Testing
> -------
> 
> Tested manually by starting a slave with the test cpu isolator:
> ./bin/mesos-slave.sh --master=127.0.0.1:5050 
> --modules="/home/kapil/mesos/isolator-module/modules.json" 
> --isolation="org_apache_mesos_TestCpuIsolator"
> 
> 
> Also tested it in along with --isolation flag for mesos tests.
> 
> 
> Thanks,
> 
> Kapil Arya
> 
>

Reply via email to