[ 
https://issues.apache.org/jira/browse/MESOS-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14109629#comment-14109629
 ] 

Vinod Kone commented on MESOS-1732:
-----------------------------------

https://reviews.apache.org/r/25033/

> 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