[
https://issues.apache.org/jira/browse/MESOS-8198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16270006#comment-16270006
]
Greg Mann commented on MESOS-8198:
----------------------------------
{code}
commit f6359bd3e660e6fa883bc5895ac8366715fb79f0
Author: Greg Mann [email protected]
Date: Mon Nov 20 16:42:28 2017 -0800
Added 'ReconcileOfferOperations' response to the scheduler API.
This patch adds a first-class `Response` message to the scheduler API
along with its first member, the `ReconcileOfferOperations` response
message.
Review: https://reviews.apache.org/r/63768/
{code}
> Update the ReconcileOfferOperations protos
> ------------------------------------------
>
> Key: MESOS-8198
> URL: https://issues.apache.org/jira/browse/MESOS-8198
> Project: Mesos
> Issue Type: Task
> Reporter: Gastón Kleiman
> Assignee: Greg Mann
> Labels: mesosphere
> Fix For: 1.5.0
>
>
> Some protos have been committed, but they follow an event-based API.
> We decided to follow the request/response model for this API, so we need to
> update the protos.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)