|
@@ -172,7 +172,7 @@ may be reused. Node IDs must be non-zero.
|
|
|
Implementation notes
|
|
Implementation notes
|
|
|
|
|
|
|
|
This implementation is up to date with the final Raft thesis
|
|
This implementation is up to date with the final Raft thesis
|
|
|
-(https://ramcloud.stanford.edu/~ongaro/thesis.pdf), although our
|
|
|
|
|
|
|
+(https://github.com/ongardie/dissertation/blob/master/stanford.pdf), although our
|
|
|
implementation of the membership change protocol differs somewhat from
|
|
implementation of the membership change protocol differs somewhat from
|
|
|
that described in chapter 4. The key invariant that membership changes
|
|
that described in chapter 4. The key invariant that membership changes
|
|
|
happen one node at a time is preserved, but in our implementation the
|
|
happen one node at a time is preserved, but in our implementation the
|