Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

throw an error if version is not semver #53

Open
pdmars opened this issue Mar 15, 2018 · 0 comments
Open

throw an error if version is not semver #53

pdmars opened this issue Mar 15, 2018 · 0 comments

Comments

@pdmars
Copy link
Member

pdmars commented Mar 15, 2018

Graviton assumes it can get the version by parsing the value passed to --sd-version, however, if a non-semver is passed then Graviton won't be able to determine the version. Graviton will still deploy a cluster, but it won't set the daemon flag and may result in systemd restarting Stardog continuously (e.g. when performing a SYNC_FULL).

Graviton should throw an error if a semver is not used.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant