----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75172/ -----------------------------------------------------------
Review request for mesos and Benjamin Mahler. Repository: mesos Description ------- Since we create cgroups for all containers, we will create the DEBUG container. We expect the DEBUG containers to not have its own resource contraints, so we will return __prepare early before reaching the CHECK. Diffs ----- src/slave/containerizer/mesos/isolators/cgroups2/cgroups2.cpp d1507ecd979405d1fd4d56c5fcd990b22eb311f6 Diff: https://reviews.apache.org/r/75172/diff/1/ Testing ------- Compiles okay. When later patches are applied NamespacesIsolatorTest pass and NestedMesosContainerizerTests pass (except for the ones that check for subsystem hierarchies) Thanks, Jason Zhou
