[ 
https://issues.apache.org/jira/browse/MESOS-9711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Bannier reassigned MESOS-9711:
---------------------------------------

    Assignee: Chun-Hung Hsiao

> Avoid shutting down executors registering before a required resource provider.
> ------------------------------------------------------------------------------
>
>                 Key: MESOS-9711
>                 URL: https://issues.apache.org/jira/browse/MESOS-9711
>             Project: Mesos
>          Issue Type: Bug
>          Components: agent
>    Affects Versions: 1.8.0
>            Reporter: Benjamin Bannier
>            Assignee: Chun-Hung Hsiao
>            Priority: Blocker
>              Labels: agent, mesosphere, provider, storage
>
> If an HTTP-based executor resubscribes after agent failover before a resource 
> provider exposing some of its resources has subscribed itself the agent 
> currently does not know how to inform the resource provider about the 
> existing resource user and shuts the executor down.
> This is not optimal as the resource provider might subscribe soon, but we 
> fail the task nevertheless.
> We should consider improving on that, e.g., by deferring executor 
> subscription until all providers have resubscribed or their registration 
> timeout is reached, see MESOS-7554.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to