-
Notifications
You must be signed in to change notification settings - Fork 83
Lighthouse - minor improvements #1756
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
Lighthouse - minor improvements #1756
Conversation
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.
Thanks, @sumyiren. Overall, it looks very good. I added some editorial suggestions, and I might have also missed some 😄.
Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
|
Thanks @renetapopova for the thorough review! I've committed them all now |
Co-authored-by: Nick Giles <100630647+nick-giles-neo@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.
A few more small suggestions.
Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Much thanks! |
|
Thanks for the documentation updates. The preview documentation has now been torn down - reopening this PR will republish it. |
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.
Thanks, @yirensum! I think we can merge now.
After running through the guide myself, I've proposed a few improvements to help ensure that the user does not get muddled up when doing the migration.
Sorry for raising so many changes once again, but hopefully once done well, it'll avoid support cases in the future
A side note, new server rolling is the hardest to do. Procedures is the easiest. In-place rolling is pretty ok, but will require loss of fault tolerance.