You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Neil Conway (JIRA)" <ji...@apache.org> on 2016/10/21 19:42:58 UTC

[jira] [Commented] (MESOS-6445) Reconciliation for unreachable agent after master failover is incorrect

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

Neil Conway commented on MESOS-6445:
------------------------------------

https://reviews.apache.org/r/53099/

> Reconciliation for unreachable agent after master failover is incorrect
> -----------------------------------------------------------------------
>
>                 Key: MESOS-6445
>                 URL: https://issues.apache.org/jira/browse/MESOS-6445
>             Project: Mesos
>          Issue Type: Bug
>          Components: master
>            Reporter: Neil Conway
>            Assignee: Neil Conway
>              Labels: mesosphere
>
> {noformat}
>     If the master fails over and an agent does not re-register within the
>     `agent_reregister_timeout`, the master marks the agent as unreachable in
>     the registry and sends `slaveLost` for it. However, we neglected to
>     update the master's in-memory state for the newly unreachable agent;
>     this meant that task reconciliation would return incorrect results
>     (until/unless the next master failover).
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)