[
https://issues.apache.org/jira/browse/MESOS-7449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam B updated MESOS-7449:
--------------------------
Labels: mesosphere storage (was: mesosphere)
> 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
> Labels: mesosphere, storage
> Fix For: 1.4.0
>
>
> 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.4.14#64029)