Skip to content

Conversation

@graetzer
Copy link
Contributor

Copy link
Contributor

@neunhoef neunhoef left a comment

Choose a reason for hiding this comment

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

This will not work, since then the starter can no longer be used with old versions. We need to make this dependent on the version found.

optionPair{"--log.force-direct", "false"},
)

if !config.RunningInDocker && features.CopyInstallationFiles() {
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this needed for all server types in all deployment types?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point, will adjust

Copy link
Contributor Author

@graetzer graetzer Sep 28, 2018

Choose a reason for hiding this comment

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

ok technically its a bit complicated: on 3.4 only single-servers / coordinators need it, but on 3.3.17 all servers will need it. Since 3.4 will ignore the option on dbservers/ agents I think we can just leave it like that

@neunhoef neunhoef merged commit 6ee64a5 into arangodb-helper:master Oct 12, 2018
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.

4 participants