[
https://issues.apache.org/jira/browse/MESOS-7336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000783#comment-16000783
]
Jie Yu commented on MESOS-7336:
-------------------------------
commit d32f85ec13b1437a6c19851558c808f854549f9b
Author: Jie Yu <[email protected]>
Date: Mon May 8 13:48:57 2017 +0200
Added basic resource provider Event/Call types.
This patch added the basic Event/Call for resource providers to
subscribe and apply offer operations.
Review: https://reviews.apache.org/r/59046
> Add resource provider API protobuf.
> -----------------------------------
>
> Key: MESOS-7336
> URL: https://issues.apache.org/jira/browse/MESOS-7336
> Project: Mesos
> Issue Type: Task
> Reporter: Jie Yu
> Assignee: Jie Yu
> Fix For: 1.3.0
>
>
> Resource provider API will be Event/Call based, similar to the scheduler or
> executor API. Resource providers will use this API to interact with the
> master, sending Calls to the master and receiving Event from the master.
> The same API will be used for both local resource providers and external
> resource providers.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)