-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22980/
-----------------------------------------------------------
(Updated July 14, 2014, 8:04 p.m.)
Review request for mesos, Benjamin Hindman, Jie Yu, and Vinod Kone.
Changes
-------
Adding Jie to reviewers, he was the original reviewer prior to the patch
breakout.
Bugs: MESOS-1195
https://issues.apache.org/jira/browse/MESOS-1195
Repository: mesos-git
Description
-------
Currently if a controller is mounted outside of mesos perview it errors out.
This fixes that issue.
Diffs
-----
src/slave/containerizer/isolators/cgroups/cpushare.cpp 3265a80
src/slave/containerizer/isolators/cgroups/mem.cpp e8d1e35
Diff: https://reviews.apache.org/r/22980/diff/
Testing
-------
make check
Thanks,
Timothy St. Clair