Jie Yu created MESOS-6274:
-----------------------------

             Summary: Agent should not allow an executor to re-subscribe before 
containerizer recovery is done.
                 Key: MESOS-6274
                 URL: https://issues.apache.org/jira/browse/MESOS-6274
             Project: Mesos
          Issue Type: Bug
            Reporter: Jie Yu


In the old API, agent will send a reconnect request to the executor and then 
the executor will register with the agent.

Now, in the new API, agent will allow an executor to re-subscribe before 
containerizer recovery is done. This is problematic because containerizer has 
no idea about the containers yet, calling containerizer->update will lead to a 
failure, causing the container being killed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to