[ 
https://issues.apache.org/jira/browse/MESOS-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kone updated MESOS-1732:
------------------------------

     Target Version/s: 0.20.1
    Affects Version/s: 0.20.0

> Mesos containerizer doesn't reject tasks with container info set
> ----------------------------------------------------------------
>
>                 Key: MESOS-1732
>                 URL: https://issues.apache.org/jira/browse/MESOS-1732
>             Project: Mesos
>          Issue Type: Bug
>    Affects Versions: 0.20.0
>            Reporter: Vinod Kone
>            Assignee: Vinod Kone
>
> DockerContainerizer doesn't accept tasks that do not have 
> TaskInfo.ContainerInfo set, but MesosContainerizer accepts tasks even if 
> TaskInfo.ContainerInfo is set. It should not.
> This means, currently if a slave has to support both docker and non-docker 
> tasks, the order of containerizers in --containerizers is important, viz., 
> "docker,mesos" works but "mesos,docker" doesn't work when running a 
> non-docker task.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to