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

Should use initial URI as router when all other fails #151

Merged
merged 1 commit into from
Sep 15, 2020

Conversation

2hdddg
Copy link
Contributor

@2hdddg 2hdddg commented Sep 15, 2020

The initial URI was only used when there were no routers from the
previous table. This fix makes sure that initial URI is used to
retrieve routers when previous set of routers fail.

fix #150

The initial URI was only used when there were no routers from the
previous table. This fix makes sure that initial URI is used to
retrieve routers when previous set of routers fail.

fix neo4j#150
@2hdddg 2hdddg merged commit 2845b48 into neo4j:1.8 Sep 15, 2020
@2hdddg 2hdddg deleted the use-initial-router branch September 15, 2020 13:56
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.

Driver fail to reconnect if cluster changes
1 participant