[
https://issues.apache.org/jira/browse/MESOS-7469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jie Yu updated MESOS-7469:
--------------------------
Description: Similar to scheduler/executor driver, resource provider driver
will be used to connect the resource provider and the Resource provider manager
(resides in either agent for local resource providers, or master for external
resource providers). (was: Similar to scheduler/executor driver, resource
provider driver will be used to connect the resource provider and the master.
For local resource providers, the driver will try to use the agent as the
proxy, instead of initiating a direct connection to the master. There multiple
reasons we want to do that:
* Reduce the load on the master because there will less connections.
* More easy to control the life cycle of a local resource provider. For
instance, it'll be very straightforward to force the subscription of the local
resource providers to be _after_ the agent registration.)
> Add local resource provider driver.
> -----------------------------------
>
> Key: MESOS-7469
> URL: https://issues.apache.org/jira/browse/MESOS-7469
> Project: Mesos
> Issue Type: Task
> Reporter: Jie Yu
> Assignee: Jie Yu
>
> Similar to scheduler/executor driver, resource provider driver will be used
> to connect the resource provider and the Resource provider manager (resides
> in either agent for local resource providers, or master for external resource
> providers).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)