Jie Yu created MESOS-4397:
-----------------------------
Summary: Rename ContainerPrepareInfo to ContainerLaunchInfo for
isolators.
Key: MESOS-4397
URL: https://issues.apache.org/jira/browse/MESOS-4397
Project: Mesos
Issue Type: Task
Reporter: Jie Yu
The name "ContainerPrepareInfo" does not really capture the purpose of this
struct. ContainerLaunchInfo better captures the purpose of this struct.
ContainerLaunchInfo is returned by the isolator 'prepare' function. It contains
information about how a container should be launched (e.g., environment
variables, namespaces, commands, etc.). The information will be used by the
Mesos Containerizer when launching the container.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)