[
https://issues.apache.org/jira/browse/MESOS-9607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chun-Hung Hsiao reassigned MESOS-9607:
--------------------------------------
Assignee: Chun-Hung Hsiao
> Removing a resource provider with users breaks resource publishing
> ------------------------------------------------------------------
>
> Key: MESOS-9607
> URL: https://issues.apache.org/jira/browse/MESOS-9607
> Project: Mesos
> Issue Type: Bug
> Components: agent, resource provider
> Reporter: Benjamin Bannier
> Assignee: Chun-Hung Hsiao
> Priority: Major
> Labels: mesosphere-dss-ga
>
> Currently, the agent publishes all resources considered "used" via the
> resource provider manager whenever it is asked to publish a subportion. If a
> resource provider with active users (e.g., tasks or even just executors) was
> removed, but a user stays around this will fail _any resource publishing_ on
> that node since a "used" resource provider is not subscribed.
> We should either update the agent code to just deltas, or provide a
> workaround of the same effect in the resource provider manager.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)