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/12/08 04:54:00 UTC

[jira] [Comment Edited] (MESOS-8193) Update master’s OfferOperationStatusUpdate handler to acknowledge updates to the agent if OfferOperationID is not set.

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

Greg Mann edited comment on MESOS-8193 at 12/8/17 4:53 AM:
-----------------------------------------------------------

{code}
commit 641b716dca7fdb1da7402c4e5728ff33f85d5d74
Author: Greg Mann <gr...@mesosphere.io>
Date:   Thu Dec 7 11:36:10 2017 -0800

    Made master acknowledge offer operation updates when 'id' isn't set.

    When a framework does not request feedback about an operation,
    the master should acknowledge offer operation status updates
    to the agent so that the updates are not retried.

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


was (Author: greggomann):
{code}
commit 328c1c11690dc112c4af4a5cc79ca0d688ebfb19
Author: Greg Mann <gr...@mesosphere.io>
Date:   Thu Dec 7 11:35:55 2017 -0800

    Updated master ACCEPT handler to disallow offer operation feedback.

    This patch updates the master's ACCEPT call code path to fail
    offer operations when their `id` field is set. Since protobufs
    have already been updated for offer operation feedback, but the
    feature is not fully implemented, we will disallow the setting
    of this field for now.

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

> Update master’s OfferOperationStatusUpdate handler to acknowledge updates to the agent if OfferOperationID is not set.
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: MESOS-8193
>                 URL: https://issues.apache.org/jira/browse/MESOS-8193
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Gastón Kleiman
>            Assignee: Greg Mann
>              Labels: mesosphere
>             Fix For: 1.5.0
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)