-
Notifications
You must be signed in to change notification settings - Fork 83
Deprecate dbms.cluster.routing.getRoutingTable()
#1657
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
Deprecate dbms.cluster.routing.getRoutingTable()
#1657
Conversation
Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thank you, @jackwaudby!
Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>
|
Thanks for the documentation updates. The preview documentation has now been torn down - reopening this PR will republish it. |
|
@NataliaIvakina There still seems to be a failing test, I can't work out why. Any ideas? 🤔 |
|
@jackwaudby The test failed because when it ran the changes in neo4j had not been merged (or built) yet. I re-ran the tests now and it's all right. |
|
Excellent @stefano-ottolenghi thanks - I shall hit the merge button! |
Also I added
.vscode/to the .gitignorefile.