Skip to content

Raftable client always tries to connect dead node. #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kelvich opened this issue Aug 11, 2016 · 0 comments
Closed

Raftable client always tries to connect dead node. #13

kelvich opened this issue Aug 11, 2016 · 0 comments
Milestone

Comments

@kelvich
Copy link
Contributor

kelvich commented Aug 11, 2016

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
@kelvich kelvich modified the milestone: 1.0.0 Sep 8, 2016
@kelvich kelvich closed this as completed Oct 14, 2016
kelvich added a commit that referenced this issue Oct 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant