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/06 23:42:17 UTC

[jira] [Created] (MESOS-1314) Update default registry to "replicated_log".

Benjamin Mahler created MESOS-1314:
--------------------------------------

             Summary: Update default registry to "replicated_log".
                 Key: MESOS-1314
                 URL: https://issues.apache.org/jira/browse/MESOS-1314
             Project: Mesos
          Issue Type: Task
          Components: master
            Reporter: Benjamin Mahler
             Fix For: 0.19.0


This is required for 0.19.0.

Upgrading into a "strict" replicated log backed registry can be done smoothly in two steps:

0.18.0 -> 0.19.0: this can go to a "non-strict", replicated log backed registry, which allows the replicated state to be bootstrapped from the current state of a cluster. The state would not be used to enforce any decisions. It will be "write-only" in this sense.

0.19.0 -> 0.20.0: this can move from a "non-strict" replicated log backed registry, to a "strict" one. This completes the upgrade, at which point reconciliation would be fully supported.



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