Skip to content

Raftable client always tries to connect dead node. #13

Closed
@kelvich

Description

@kelvich

Setup cluster of 3 nodes, pgbench -i, kill first one, pgbench of node2 (or just commit rw tx in connection):

WARNING:  raftable client: trying [0] localhost:6543
WARNING:  raftable client: connect timed out
WARNING:  raftable client: could not connect
WARNING:  raftable client: connect_leader() failed
WARNING:  raftable query failed after 452 ms
progress: 1.0 s, 270.0 tps, lat 3.688 ms stddev 27.804
WARNING:  raftable client: trying [2] localhost:6545

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions