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/01 01:36:14 UTC

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

Benjamin Mahler created MESOS-1274:
--------------------------------------

             Summary: 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)