Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Mesosphere Sprint 57
Description
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.
Attachments
Issue Links
- relates to
-
MESOS-7780 Add `SUBSCRIBE` call handling to the resource provider manager
- Resolved