Jie Yu created MESOS-7647:
-----------------------------
Summary: Add a common ResourceProviderManager.
Key: MESOS-7647
URL: https://issues.apache.org/jira/browse/MESOS-7647
Project: Mesos
Issue Type: Task
Reporter: Jie Yu
ResourceProviderManager will be used to manage the lifecycle of resource
providers, including both local resource providers and external resource
providers.
It resides in both the agent and the master (future). The agent's resource
provider manager will be used to manage local resource providers. It processes
resource_provider::Call from the local resource providers and sends
resource_provider::Event to the local resource providers.
The agent will also polling the manager for updates like resource changes so
that it can inform the master about that.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)