-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41909/
-----------------------------------------------------------
(Updated Jan. 5, 2016, 5:09 a.m.)
Review request for mesos and Jie Yu.
Bugs: MESOS-4290
https://issues.apache.org/jira/browse/MESOS-4290
Repository: mesos
Description
-------
Fixed posix filesystem isolator to not allow executors with image.
Note that command tasks with image also creates a volume in the executor info,
so this check should handle both command tasks and custom executors.
Diffs (updated)
-----
src/slave/containerizer/mesos/isolators/filesystem/posix.cpp
00ff84b6cd0aa29fa5a7918d7f88d480af8752ca
Diff: https://reviews.apache.org/r/41909/diff/
Testing
-------
make check
Thanks,
Timothy Chen