Skip to content

Handle AuthorisationExpired during rediscovery #803 #804

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

Conversation

bigmontz
Copy link
Contributor

@bigmontz bigmontz commented Nov 3, 2021

Cherry picks #803

The connections to a server should not be sent back to the pool if an AuthenticationExpired failure happens.

Sending the connection back to the pool will make the next work using the connection fails with the same error.
@bigmontz bigmontz requested a review from robsdedude November 3, 2021 09:26
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 02dd421 into neo4j:4.3 Nov 3, 2021
@bigmontz bigmontz deleted the 4.3-handle-athorization-expired-in-routing-connection branch November 3, 2021 13:35
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