Skip to content

Conversation

@bigmontz
Copy link
Contributor

This scenario happens when the pull for a given address is purged while a connection stills in use and then another pool for the same address is created. In this case, the connection was being wrongly added to the existing pool.

The correct behaviour is destroy this orphan connections.

…4j#823)

This scenario happens when the pull for a given address is purged while a connection stills in use and then another pool for the same address is created. In this case, the connection was being wrongly added to the existing pool.

The correct behaviour is destroy this orphan connections.
@bigmontz
Copy link
Contributor Author

Cherry-picks: #823

Copy link
Member

@robsdedude robsdedude left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🍒 ⛏️

@bigmontz bigmontz merged commit 8b74997 into neo4j:4.3 Dec 17, 2021
@bigmontz bigmontz deleted the 4.3-connection-which-pool-were-closed branch December 17, 2021 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants