Skip to content
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

Fix issue when reconnecting against LB #189

Merged
merged 3 commits into from
Nov 12, 2020
Merged

Fix issue when reconnecting against LB #189

merged 3 commits into from
Nov 12, 2020

Conversation

wallyqs
Copy link
Member

@wallyqs wallyqs commented Nov 11, 2020

When a NATS Server restarted behind an LB, reconnection would fail since the proper connect timeout exception was not being caught, leaving the client hanging sometimes.

Fixes #184

When a NATS Server restarted behind an LB, reconnection
would fail since the proper connect timeout exception was not
being caught, leaving the client hanging sometimes.

Signed-off-by: Waldemar Quevedo <wally@synadia.com>
Signed-off-by: Waldemar Quevedo <wally@synadia.com>
Signed-off-by: Waldemar Quevedo <wally@synadia.com>
@wallyqs wallyqs merged commit 9f69047 into master Nov 12, 2020
@wallyqs wallyqs deleted the reconnect-with-lbs branch November 12, 2020 04:01
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

Successfully merging this pull request may close these issues.

NATS client doesn't reconnect on NATS reboot (LB setup)
1 participant