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 Connection Leak in Cluster Topology Refresh #722

Closed

Conversation

cweitend
Copy link

@cweitend cweitend commented Mar 5, 2018

Fixes issue #721
Make sure topology/Connections class closes all referenced connections when close() is called.

Make sure topology/Connections class closes all referenced connections when close() is called.
mp911de pushed a commit that referenced this pull request Mar 6, 2018
Make sure topology/Connections class closes all referenced connections when close() is called.

Original pull request: #722.
mp911de added a commit that referenced this pull request Mar 6, 2018
Adapt to async connection handling. Add author tags. Add test.

Original pull request: #722
mp911de pushed a commit that referenced this pull request Mar 6, 2018
Make sure topology/Connections class closes all referenced connections when close() is called.

Original pull request: #722.
mp911de added a commit that referenced this pull request Mar 6, 2018
Add author tags. Add test.

Original pull request: #722
@mp911de mp911de added the type: bug A general bug label Mar 6, 2018
@mp911de mp911de added this to the Lettuce 5.0.3 milestone Mar 6, 2018
@mp911de
Copy link
Collaborator

mp911de commented Mar 6, 2018

Thanks a lot. That's now merged, polished and forward-ported.

@mp911de mp911de closed this Mar 6, 2018
@cweitend
Copy link
Author

cweitend commented Mar 7, 2018

Thanks for merging.
Do you already have plans for a 5.0.3 release?

@mp911de
Copy link
Collaborator

mp911de commented Mar 7, 2018

I updated the release dates for the next milestones. Expect 5.0.3 around the end of March.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants