How does raft preserves safty when a leader commits a log entry and crashes before informing followers this commitment?

后端 未结 0 966
臣服心动
臣服心动 2020-12-10 15:56

In my understanding, a leader sends AppendEntries RPC to the followers, and if majority of followers return success, the leader will commit this entry. It will commit this e

相关标签:
回答
  • 消灭零回复
提交回复
热议问题