canonical / raft

Unmaintained C implementation of the Raft consensus protocol
Other
940 stars 136 forks source link

uv_append: trace failed segment prepare. #456

Closed MathieuBordere closed 1 year ago

MathieuBordere commented 1 year ago

should help debug #450

rolling back uv->append_next_index after a segment prepare failure seems to be incorrect in some cases.