PikaLabs / floyd

A raft consensus implementation that is simply and understandable
GNU General Public License v3.0
321 stars 106 forks source link

May fail to keep the rule: only log entries from current term are committed by counting quorum #40

Open CatKang opened 6 years ago

CatKang commented 6 years ago

Fix by checking new commit index, rather than checking the match index