Skip to content

Raft election cycles #62

@krgn

Description

@krgn

Description

In a local setup with 2 machines, the Raft sub-system often causes re-election election for no apparent reason. According to the logs, these are due to election timeouts occurring when a follower doesn't receive the empty AppendEntries requests in time. We found that there are unusually high deltas between the last 2 requests in the leaders log, which are not really easily explainable.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions