You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2017/06/08 17:22:18 UTC

[jira] [Updated] (MESOS-7469) Add local resource provider driver.

     [ https://issues.apache.org/jira/browse/MESOS-7469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jie Yu updated MESOS-7469:
--------------------------
    Sprint: Mesosphere Sprint 56  (was: Mesosphere Sprint 56, Mesosphere Sprint 57)

> 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 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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)