Skip to content
Snippets Groups Projects
Commit 65f524c7 authored by Peter J. Keleher's avatar Peter J. Keleher
Browse files

auto

parent d2f1504c
No related branches found
No related tags found
No related merge requests found
File added
...@@ -25,6 +25,7 @@ ...@@ -25,6 +25,7 @@
![commits](raftCommitted.png) ![commits](raftCommitted.png)
- op are only executed once committed - op are only executed once committed
- followers generally learn of commits at the following `AppendEntries` - followers generally learn of commits at the following `AppendEntries`
- op is **committed** when present on a majority of logs (except maybe not with leader changes)
## Log weirdness ## Log weirdness
![logs](raftNewLeader.png) ![logs](raftNewLeader.png)
......
File added
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment