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

Make sure the connection closed on startup error #402

Conversation

systream
Copy link

@systream systream commented Sep 2, 2021

No description provided.

@systream
Copy link
Author

systream commented Sep 2, 2021

We had an issue where RIAK security was not setup at server side, but client wanted to use it. Because of the auto reconnect tcp connections stacked up in CLOSE_WAIT state and eats up all file descriptors.

…o avoid TCP's TIME_WAIT state where the connection remains open
@systream systream force-pushed the make_sure_socket_closed_on_tls_error branch from ecb40e6 to 5e8d0fd Compare September 3, 2021 05:51
@martinsumner martinsumner merged commit d58c1e6 into basho:develop-3.0 Oct 6, 2021
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.

None yet

3 participants