[
https://issues.apache.org/jira/browse/MESOS-7780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16102508#comment-16102508
]
Jie Yu commented on MESOS-7780:
-------------------------------
commit 6827a48398a4db9306de2e23ed14f5abbb3780b2
Author: Jan Schlicht <[email protected]>
Date: Wed Jul 26 17:04:51 2017 -0700
Implemented the 'SUBSCRIBE' call in the resource provider manager.
Using HTTP, resource providers are expected to subscribe to the resource
provider manager. The resource provider manager will assign a unique ID
to subscribed resource providers and use events to communicate with
them.
Review: https://reviews.apache.org/r/60771/
commit 7528f595534c9c182ee82468a3e0e8520449283f
Author: Jan Schlicht <[email protected]>
Date: Wed Jul 26 17:04:48 2017 -0700
Added validation functions for resource provider calls.
Review: https://reviews.apache.org/r/60770/
commit 610ef401fead9a028108e3b1ef11544166a6c5f2
Author: Jan Schlicht <[email protected]>
Date: Wed Jul 26 17:04:44 2017 -0700
Added evolve functions for resource provider Event/Call.
Review: https://reviews.apache.org/r/60769/
> Add `SUBSCRIBE` call handling to the resource provider manager
> --------------------------------------------------------------
>
> Key: MESOS-7780
> URL: https://issues.apache.org/jira/browse/MESOS-7780
> Project: Mesos
> Issue Type: Task
> Reporter: Jan Schlicht
> Assignee: Jan Schlicht
> Labels: storage
> Fix For: 1.4.0
>
>
> Resource providers will use the HTTP API to subscribe to the
> {{ResourceProviderManager}}. Handling these calls needs to be implemented. On
> subscription, a unique resource provider ID will be assigned to the resource
> provider and a {{SUBSCRIBED}} event will be sent.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)