----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28357/ -----------------------------------------------------------
Review request for mesos, Ian Downes and Timothy Chen. Repository: mesos-git Description ------- This regression is introduced by this patch: https://reviews.apache.org/r/28141 Since Limitation is put in a vector now, the old std::vector impl. uses default assignment which does not work since Limitation has const members. Diffs ----- src/slave/containerizer/isolator.hpp bdcf7a913d0fe24cbda5ec88c9af6802595f0296 Diff: https://reviews.apache.org/r/28357/diff/ Testing ------- make check Thanks, Jie Yu
