You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 17, 2018. It is now read-only.
The major thing missing from this implementation is a checking how onAppendEntriesReply can handle a mix of NACK and ACK replies. This is equivalent to putting the algorithm in either the PREFIX_SEARCH or APPLYING phase and then bombarding it with random messages. I'm not quite sure if there's a lot of value in that, although I'm open to revisiting this.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
SImilar to the AppendEntries test. It would be useful to come up with a randomized AppendEntriesReply test that exercises:
...
The text was updated successfully, but these errors were encountered: