Bring chain-self-management-sketch.org into sync with high-level-chain-mgr.tex

This commit is contained in:
Scott Lystig Fritchie 2015-04-23 12:56:14 +09:00
parent 9c58a635f1
commit 4c784613a1
2 changed files with 15 additions and 25 deletions

View file

@ -66,26 +66,6 @@ that epoch 10 would be written by the "big" node, which would then
cause the "small" node to stop at state A40 and avoid any
externally-visible action.
*** Transition safety checking
In state C100, the transition from P_current -> P_latest is checked
for safety and sanity. The conditions used for the check include:
1. The Erlang data types of all record members are correct.
2. UPI, down, & repairing lists contain no duplicates and are in fact
mutually disjoint.
3. The author node is not down (as far as we can tell).
4. Any additions in P_latest in the UPI list must appear in the tail
of the UPI list and were formerly in P_current's repairing list.
5. No re-ordering of the UPI list members: P_latest's UPI list prefix
must be exactly equal to P_current's UPI prefix, and any P_latest's
UPI list suffix must in the same order as they appeared in
P_current's repairing list.
The safety check may be performed pair-wise once or pair-wise across
the entire history sequence of a server/FLU's private projection
store.
*** A simple example race between two participants noting a 3rd's failure
Assume a chain of three nodes, A, B, and C. In a projection at epoch
@ -232,9 +212,19 @@ self-management algorithm and verify its correctness.
Text has moved to the [[high-level-chain-manager.pdf][Machi chain manager high level design]] document.
** Prototype notes
* Prototype notes
Mid-March 2015
** Mid-April 2015
I've finished moving the chain manager plus the inner/nested
projection code into the top-level 'src' dir of this repo. The idea
is working very well under simulation, more than well enough to gamble
on for initial use.
Stronger validation work will continue through 2015, ideally using a
tool like TLA+.
** Mid-March 2015
I've come to realize that the property that causes the nice property
of "Were my last 2L proposals identical?" also requires that the

View file

@ -23,8 +23,8 @@
\copyrightdata{978-1-nnnn-nnnn-n/yy/mm}
\doi{nnnnnnn.nnnnnnn}
\titlebanner{Draft \#0, April 2014}
\preprintfooter{Draft \#0, April 2014}
\titlebanner{Draft \#0.5, April 2014}
\preprintfooter{Draft \#0.5, April 2014}
\title{Chain Replication metadata management in Machi, an immutable
file store}
@ -1926,7 +1926,7 @@ paper.
We wish to thank everyone who has read and/or reviewed this document
in its really-terrible early drafts and have helped improve it
immensely: Justin Sheehy, Kota Uenishi, Shunichi Shinohara, Andrew
Stone, Jon Meredith, Chris Meiklejohn, Mark Allen, and Zeeshan
Stone, Jon Meredith, Chris Meiklejohn, John Daily, Mark Allen, and Zeeshan
Lakhani.
\bibliographystyle{abbrvnat}