You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benno Evers (JIRA)" <ji...@apache.org> on 2019/01/04 19:17:00 UTC

[jira] [Commented] (MESOS-8783) Transition pending operations to OPERATION_UNREACHABLE when an agent is removed.

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

Benno Evers commented on MESOS-8783:
------------------------------------

Opened a review for the first paragraph here: https://reviews.apache.org/r/69669/

The second part needs a bit more consideration, and should probably be done in a separate ticket. It might be not necessary to send updates from the master when the agent reconnects, since at that point the agent can send the updated operation statuses itself.

> Transition pending operations to OPERATION_UNREACHABLE when an agent is removed.
> --------------------------------------------------------------------------------
>
>                 Key: MESOS-8783
>                 URL: https://issues.apache.org/jira/browse/MESOS-8783
>             Project: Mesos
>          Issue Type: Bug
>          Components: master
>    Affects Versions: 1.5.0, 1.6.0
>            Reporter: Gastón Kleiman
>            Assignee: Benno Evers
>            Priority: Critical
>              Labels: foundations, mesosphere
>             Fix For: 1.8.0
>
>
> Pending operations on an agent should be transitioned to `OPERATION_UNREACHABLE` when an agent is marked unreachable. We should also make sure that we pro-actively send operation status updates for these operations when the agent becomes unreachable.
> We should also make sure that we send new operation updates if/when the agent reconnects - perhaps this is already accomplished with the existing operation update logic in the agent?



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