Skip to content

Make sure the connection closed on startup error#402

Merged
martinsumner merged 1 commit into
basho:develop-3.0from
systream:make_sure_socket_closed_on_tls_error
Oct 6, 2021
Merged

Make sure the connection closed on startup error#402
martinsumner merged 1 commit into
basho:develop-3.0from
systream:make_sure_socket_closed_on_tls_error

Conversation

@systream

@systream systream commented Sep 2, 2021

Copy link
Copy Markdown

No description provided.

@systream

systream commented Sep 2, 2021

Copy link
Copy Markdown
Author

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.

3 participants