Description
In LeaderStateImpl.updateCommit, it gets entriesToCommit using the majority index and then updateCommitIndex. However, updateCommitIndex may update to a lower index than the majority index. Therefore, entriesToCommit may contain non-committed entries.
Attachments
Issue Links
- links to