Skip to content

Close the client if the service is unavailable #123

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

Merged
merged 1 commit into from
Aug 2, 2021

Conversation

saig0
Copy link
Collaborator

@saig0 saig0 commented Jul 30, 2021

  • close the client if it lost the connection to the Hazelcast server and reached the connection timeout
  • respect the configured Hazelcast connection timeout
  • avoid that the client gets stuck in a retry loop

closes #122

* close the client if it lost the connection to the Hazelcast server and reached the connection timeout
@saig0 saig0 merged commit eec996b into master Aug 2, 2021
@saig0 saig0 deleted the 122-stop-if-unavailable branch August 2, 2021 03:29
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.

Stop Hazelcast client if server is unavailable
1 participant