Benjamin Bannier created MESOS-7837:
---------------------------------------
Summary: Propagate resource updates from local resource providers
to master
Key: MESOS-7837
URL: https://issues.apache.org/jira/browse/MESOS-7837
Project: Mesos
Issue Type: Improvement
Components: agent
Reporter: Benjamin Bannier
Assignee: Benjamin Bannier
When a resource provider registers with a resource provider manager, the
manager should sent a message to its subscribers informing them on the changed
resources.
For the first iteration where we add agent-specific, local resource providers,
the agent would be subscribed to the manager. It should be changed to handle
such a resource update by informing the master about its changed resources. In
order to support master failovers, we should make sure to similarly inform the
master on agent reregistration.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)