Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Raft replication lacks failure-mode integration tests #30

Description

@dborovcanin

Unit tests exist for the Raft FSM and storage, but there are no end-to-end tests proving correctness under failure. No test covers: publish on node A → Raft replicate → leader crashes → consumer on node B reads from replicated log. Leader failover, follower catch-up, and snapshot restore scenarios are untested.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status
Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions