Greg Mann created MESOS-8132:
--------------------------------

             Summary: 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


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)

Reply via email to