wharton liu created MESOS-7198:
----------------------------------

             Summary:  After the mesos-slave is restarted, the mesos-slave can 
not get the container's environment variable.
                 Key: MESOS-7198
                 URL: https://issues.apache.org/jira/browse/MESOS-7198
             Project: Mesos
          Issue Type: Bug
          Components: agent
    Affects Versions: 0.24.1
            Reporter: wharton liu


The hook is called by the environment variable of the container, the hook will 
be called after the container exits. However, after the mesos-slave is 
restarted, the mesos-slave can not get the container's environment variable.

mesos 0.24.1
file: src/slave/containerizer/docker.cpp
fuction: Future<Nothing> DockerContainerizerProcess::_recover()
Code: Container* container = new Container(containerId);
 





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

Reply via email to