Benjamin Mahler created MESOS-1315:
--------------------------------------
Summary: Update master to use a "strict" registry, by default.
Key: MESOS-1315
URL: https://issues.apache.org/jira/browse/MESOS-1315
Project: Mesos
Issue Type: Task
Reporter: Benjamin Mahler
Fix For: 0.20.0
This is required for 0.20.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)