Skip to content

Fix verifyConnectivity/getServerInfo procedures #888

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 3 commits into from
Mar 7, 2022

Conversation

bigmontz
Copy link
Contributor

@bigmontz bigmontz commented Mar 4, 2022

The previous implementation was checking if all the servers are available instead of check if at least one server is available.

This should be done by iterate over the servers until it find one server available.

The previous implementation was checking if all the servers are available instead of check if at least one server is available.

This should be done by iterate over the servers until it find one server available.
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 524d883 into neo4j:5.0 Mar 7, 2022
@bigmontz bigmontz deleted the 5.0-fix-verifyConnectivity branch March 7, 2022 10:21
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