8000 Leader election times seem too long with max current term · Issue #586 · hashicorp/raft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Leader election times seem too long with max current term #586
Open
@huanghj78

Description

@huanghj78

I use a fault injection tool to modify the term field of AppendEntriesRequest to max uint64.
When the current term is 18446744073709551615 (max uint64) , restart current leader node to start a new election.
It takes a long time to select a new leader(about 1min).
The testing system is rqlite.
Some crucial logs can be find in rqlite/rqlite#1712 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0