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

Greg Mann commented on MESOS-8197:
----------------------------------

{code}
commit 8844591685c7395552bc740954bdf83ff0fc67d0
Author: Gaston Kleiman <[email protected]>
Date:   Thu Dec 7 19:59:51 2017 -0800

    Implemented the `OfferOperationStatusUpdateManager`.

    This class will handle the offer operation status updates generated by
    the agent and by resource providers.

    Review: https://reviews.apache.org/r/64096/
{code}
{code}
commit 7ce169cf0895cdf512be4cc756a0ae67a402cebe
Author: Gaston Kleiman <[email protected]>
Date:   Thu Dec 7 19:59:49 2017 -0800

    Added a generic actor to be used by status update managers.

    This actor handles the checkpointing, recovery, and retry of status
    updates.

    It will initially be used by the offer operation status update
    manager, but it was designed and implemented so that it can replace
    the current implementation of the task status update manager.

    Review: https://reviews.apache.org/r/64095/
{code}
{code}
commit 680ccee60c29747a1e929e4b7bb8dbed52162222
Author: Gaston Kleiman <[email protected]>
Date:   Thu Dec 7 19:59:48 2017 -0800

    Added the `OfferOperationStatusUpdateRecord` protobuf message.

    This protobuf message is used to checkpoint offer operation status
    updates and acknowledgments.

    Review: https://reviews.apache.org/r/64094/
{code}
{code}
commit 06209e614c6f4a0593d017ab293bd1819acbc02b
Author: Gaston Kleiman <[email protected]>
Date:   Thu Dec 7 19:59:46 2017 -0800

    Added operators for offer operation update protobuf classes.

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

> Implement a library to send offer operation status updates
> ----------------------------------------------------------
>
>                 Key: MESOS-8197
>                 URL: https://issues.apache.org/jira/browse/MESOS-8197
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Gastón Kleiman
>            Assignee: Gastón Kleiman
>              Labels: mesosphere
>             Fix For: 1.5.0
>
>




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

Reply via email to