[
https://issues.apache.org/jira/browse/MESOS-6274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jie Yu updated MESOS-6274:
--------------------------
Affects Version/s: 1.0.0
1.0.1
Priority: Blocker (was: Major)
> 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
> Affects Versions: 1.0.0, 1.0.1
> Reporter: Jie Yu
> Priority: Blocker
>
> 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)