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

Fix HELLO message RoutingContext and send bookmarks in the ROUTE message #702

Merged

Conversation

bigmontz
Copy link
Contributor

@bigmontz bigmontz commented Apr 6, 2021

The routing context was missing information about the initial routing server. This information is important for the server side routing.

The bookmarks in the ROUTE message are important in the case of a creation of a new database to make sure the database is running in all the clusters nodes returned.

bigmontz added 2 commits April 6, 2021 16:53
The routing context was missing information about the initial routing server. This information is important for the server side routing.
This important in the case of a creation of a new database to make sure the database is running in all the clusters nodes returned.

This change also skips a test which depends on feature which doesn't exists on the javascript driver.
@bigmontz bigmontz marked this pull request as ready for review April 8, 2021 08:45
@bigmontz bigmontz changed the title Fix HELLO message RoutingContext Fix HELLO message RoutingContext and send bookmarks in the ROUTE message Apr 8, 2021
Copy link
Contributor

@gjmwoods gjmwoods 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 8e0d645 into neo4j:4.3 Apr 8, 2021
@bigmontz bigmontz deleted the 4.3-bolt-hello-fix-address-in-routing-context branch April 8, 2021 09:47
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