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

Expire idle connections no longer acquired during lifetime #945

Merged
merged 13 commits into from
Mar 31, 2023

Conversation

jkaflik
Copy link
Contributor

@jkaflik jkaflik commented Mar 28, 2023

Summary

Expire idle connections no longer acquired during lifetime. Adds a goroutine that closes a connection after ConnMaxLifetime duration.

solves #940

Checklist

Delete items not relevant to your PR:

  • Unit and integration tests covering the common scenarios were added
  • Expire idle connections no longer acquired during lifetime.

@jkaflik jkaflik marked this pull request as ready for review March 28, 2023 13:30
@mshustov mshustov requested a review from genzgd March 29, 2023 08:11
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.

2 participants