----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26727/ -----------------------------------------------------------
(Updated Oct. 18, 2014, 3:14 p.m.) Review request for mesos, Ian Downes and Niklas Nielsen. Changes ------- Addressed Nik's comments. Summary (updated) ----------------- Allowed loading Isolator modules from module library. Repository: mesos-git Description (updated) ------- If an Isolator type is not found in the default list, the code now queries ModuleManager and creates a module instance if found. Diffs (updated) ----- src/slave/containerizer/mesos/containerizer.cpp 9d083294caa5c5a47ba3ceaa1b57346144cb795c Diff: https://reviews.apache.org/r/26727/diff/ Testing (updated) ------- Tested it in along with --isolation flag for mesos tests. Thanks, Kapil Arya
