[
https://issues.apache.org/jira/browse/MESOS-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14097853#comment-14097853
]
Jay Buffington commented on MESOS-1580:
---------------------------------------
Commit 29910a6e removed --isolation=external, which breaks backwards compat.
If this is not fixed before 0.20 is released users running 0.19 with an
external containerize (e.g. deimos) will have to change their start args to the
mesos-slave process..
> Accept --isolation=external through a deprecation cycle.
> --------------------------------------------------------
>
> Key: MESOS-1580
> URL: https://issues.apache.org/jira/browse/MESOS-1580
> Project: Mesos
> Issue Type: Task
> Components: containerization, slave
> Reporter: Benjamin Hindman
>
> The feature branch at github.com/mesos/mesos/tree/docker removes the
> --isolation=external option and forces people instead to do
> --containerizers=external to get the same thing. We should actually put
> --isolation=external through a deprecation cycle.
--
This message was sent by Atlassian JIRA
(v6.2#6252)