You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Bannier (JIRA)" <ji...@apache.org> on 2018/01/17 13:30:01 UTC

[jira] [Commented] (MESOS-8424) Test that operations are correctly reported following a master failover

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

Benjamin Bannier commented on MESOS-8424:
-----------------------------------------

{noformat}
commit f6d7cd6da41b0d43c0923dea35531775850c0b5e
Author: Jan Schlicht <ja...@mesosphere.io>
Date:   Wed Jan 17 13:50:23 2018 +0100

    Moved agent response code into 'protobuf_utils.cpp'.
    
    Review: https://reviews.apache.org/r/65043/
{noformat}

> Test that operations are correctly reported following a master failover
> -----------------------------------------------------------------------
>
>                 Key: MESOS-8424
>                 URL: https://issues.apache.org/jira/browse/MESOS-8424
>             Project: Mesos
>          Issue Type: Task
>          Components: master
>            Reporter: Jan Schlicht
>            Assignee: Jan Schlicht
>            Priority: Major
>
> As the master keeps track of operations running on a resource provider, it needs to be updated on these operations when agents reregister after a master failover. E.g., an operation that has finished during the failover should be reported as finished by the master after the agent on which the resource provider is running has reregistered.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)