http://www.ilovecpp.com/2022/03/01/raft-prevlog-commit/
经常看到网上对Raft 论文 5.4.2 一节的讨论,这里记录一下我对这个问题的理解。 论文开头是这么描述的: A leader knows that an entry from its current term is committed once that entry is stored on a majority of the servers. If a leader crashes bef
http://www.ilovecpp.com/2022/03/01/raft-prevlog-commit/
经常看到网上对Raft 论文 5.4.2 一节的讨论,这里记录一下我对这个问题的理解。 论文开头是这么描述的: A leader knows that an entry from its current term is committed once that entry is stored on a majority of the servers. If a leader crashes bef