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/02 05:49:00 UTC

[jira] [Commented] (MESOS-8132) Design a library to send offer operation status updates

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

Greg Mann commented on MESOS-8132:
----------------------------------

Short design doc [here|https://docs.google.com/a/mesosphere.io/document/d/1hGPQA2pGjUwiR93J1mZuANByXupv42PRYZgi-HU8mb8/edit?usp=sharing].

> Design a library to send offer operation status updates
> -------------------------------------------------------
>
>                 Key: MESOS-8132
>                 URL: https://issues.apache.org/jira/browse/MESOS-8132
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Greg Mann
>            Assignee: Greg Mann
>            Priority: Major
>              Labels: mesosphere
>
> As detailed in the [offer operation feedback design doc|https://docs.google.com/document/d/1GGh14SbPTItjiweSZfann4GZ6PCteNrn-1y4pxOjgcI/edit#], we need to add a library to do the following:
> * Send offer operation status updates
> * Checkpoint pending/unacknowledged operations
> * Retry operation status updates until an acknowledgement is received
> This should be a common library which can be used by the agent (for its default resources) and by local resource providers. In the future, it can also be used by external resource providers.
> We should write a short design doc to explore precisely how this will be implemented. It can probably be modeled after the task status update manager in the agent.



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