raft-uncommitted-entries-overwritten

Status: IN

Uncommitted log entries from a deposed leader are overwritten when the node receives `AppendEntries` from a new leader with conflicting entries at the same index; only committed entries are durable.

Source: entries/2026/05/29/raft-consensus-test_raft.md

JSON