Jie Yu created MESOS-6020:
-----------------------------
Summary: Remove `slavePid` from the Containerizer::launch API.
Key: MESOS-6020
URL: https://issues.apache.org/jira/browse/MESOS-6020
Project: Mesos
Issue Type: Task
Reporter: Jie Yu
Looks like we only pass in `slavePid` to construct executor environment
variables for both containerizers.
We should just construct the executor environment variables in the agent and
pass them to Containerizer::launch.
Given that containerizer interface will have to support launching
sub-containers. Sub-containers might have a different set of environment
variables than the executor.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)