You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Greg Mann (JIRA)" <ji...@apache.org> on 2017/11/29 03:04:00 UTC

[jira] [Comment Edited] (MESOS-8198) Update the ReconcileOfferOperations protos

    [ https://issues.apache.org/jira/browse/MESOS-8198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16270006#comment-16270006 ] 

Greg Mann edited comment on MESOS-8198 at 11/29/17 3:03 AM:
------------------------------------------------------------

{code}
commit f6359bd3e660e6fa883bc5895ac8366715fb79f0
Author: Greg Mann greg@mesosphere.io
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}
{code}
commit d3a3896201b7e8f4e44e9db57d245b18ab903454
Author: Greg Mann <gr...@mesosphere.io>
Date:   Mon Nov 20 16:42:42 2017 -0800

    Used fully qualified namespace in the scheduler library for consistency.

    Review: https://reviews.apache.org/r/63850/
{code}


was (Author: greggomann):
{code}
commit f6359bd3e660e6fa883bc5895ac8366715fb79f0
Author: Greg Mann greg@mesosphere.io
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)