Skip to content

Fix a connection leak issue #465

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 2 commits into from
May 22, 2019
Merged

Conversation

ali-ince
Copy link
Contributor

This PR fixes an issue when a connection fails (due to network issues or server going down) while it's idle in the connection pool (waiting to be acquired), that connection is not removed from the pool.

Based on #463.

@ali-ince ali-ince force-pushed the 1.7-connection-leak branch from 6d82a43 to aea611e Compare May 22, 2019 13:44
@ali-ince ali-ince force-pushed the 1.7-connection-leak branch from aea611e to 3d7de3f Compare May 22, 2019 13:55
@ali-ince ali-ince merged commit 8ac9bbb into neo4j:1.7 May 22, 2019
@ali-ince ali-ince deleted the 1.7-connection-leak branch July 3, 2019 08:28
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