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

use new 'neo4j dry-run' mechanism to start neo4j process in 4.3 #295

Merged
merged 4 commits into from
Jun 2, 2021

Conversation

eastlondoner
Copy link
Contributor

n.b. takes care not to run neo4j as root

Copy link
Member

@jennyowen jennyowen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks fine. Thank you for creating the PR!
If the tests pass feel free to merge at your convenience.

@eastlondoner
Copy link
Contributor Author

We're reasonably sure that this should not be merged until drop-04 has been accepted

@eastlondoner
Copy link
Contributor Author

@Roxling requests that we check what happens if the --dry-run command runs into an error:

  • do the errors surface to the user ?
  • does the wrapper try and exec the error message ?

Andrew Jefferson added 4 commits May 20, 2021 20:59
do not run  as root

change neo4j dry-run from a command to an argument. Minor tidying of the script
…hose bugs are present but tolerated in drop04 (neo4j#297)"

This reverts commit 315b333.
@eastlondoner eastlondoner merged commit b3f3a26 into neo4j:master Jun 2, 2021
glindroth added a commit that referenced this pull request Jun 3, 2021
glindroth added a commit that referenced this pull request Jun 4, 2021
jennyowen pushed a commit that referenced this pull request Nov 3, 2022
* use new 'neo4j dry-run' mechanism to start neo4j process in 4.3

do not run  as root

change neo4j dry-run from a command to an argument. Minor tidying of the script

* reduce use of eval

* Revert "temporarily revert tests for command expansion bugs because those bugs are present but tolerated in drop04 (#297)"

This reverts commit a6d7eda.

* handle errors from --dry-run correctly
jennyowen pushed a commit that referenced this pull request Nov 3, 2022
jennyowen pushed a commit that referenced this pull request Nov 3, 2022
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