You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2014/05/02 02:16:15 UTC

[jira] [Commented] (MESOS-1274) Disallow further operations in the Registrar when a failure occurs.

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

Benjamin Mahler commented on MESOS-1274:
----------------------------------------

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

> Disallow further operations in the Registrar when a failure occurs.
> -------------------------------------------------------------------
>
>                 Key: MESOS-1274
>                 URL: https://issues.apache.org/jira/browse/MESOS-1274
>             Project: Mesos
>          Issue Type: Improvement
>    Affects Versions: 0.19.0
>            Reporter: Benjamin Mahler
>            Assignee: Benjamin Mahler
>             Fix For: 0.19.0
>
>
> Currently we will allow subsequent operations following a failure in the Registrar. While this is safe, it is a bit tricky to reason about.
> Instead we could transition to a failed state, in which any incoming operation is failed. This is the model followed by {{Group}}, {{StatusUpdateStream}}, etc.



--
This message was sent by Atlassian JIRA
(v6.2#6252)