Vinod Kone created MESOS-6260:
---------------------------------

             Summary: Composing containerizer needs to properly handle nested 
container launch
                 Key: MESOS-6260
                 URL: https://issues.apache.org/jira/browse/MESOS-6260
             Project: Mesos
          Issue Type: Bug
            Reporter: Vinod Kone
            Assignee: Vinod Kone
            Priority: Blocker
             Fix For: 1.1.0


Right now if the agent is started with --containerizers="docker,mesos" , nested 
container launches will fail because the composing containerizer doesn't 
implement the nested `launch` method. This results in it using the default 
`launch` method defined in the based class, which just returns an Error.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to