Joseph Wu created MESOS-7449:
--------------------------------

             Summary: Refactor containerizers to not depend on TaskInfo or 
ExecutorInfo
                 Key: MESOS-7449
                 URL: https://issues.apache.org/jira/browse/MESOS-7449
             Project: Mesos
          Issue Type: Task
          Components: containerization
            Reporter: Joseph Wu
            Assignee: Joseph Wu


The Containerizer interfaces should be refactored so that they do not depend on 
{{TaskInfo}} or {{ExecutorInfo}}, as a standalone container will have neither.

Currently, the {{launch}} interface depends on those fields.  Instead, we 
should consistently use {{ContainerInfo}} and {{CommandInfo}} in Containerizer 
and isolators.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to