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

provide procedures in order to change configuration at runtime #155

Closed
conker84 opened this issue Mar 10, 2019 · 2 comments
Closed

provide procedures in order to change configuration at runtime #155

conker84 opened this issue Mar 10, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@conker84
Copy link
Contributor

Some procedure like:
CALL streams.config.setValue(‘streams.source.topic.nodes.neo4j-outbound’, ‘SomeNewValue’)
Thanks to @moxious

@moxious
Copy link
Contributor

moxious commented Aug 6, 2019

Related
#181

@moxious moxious added the enhancement New feature or request label Aug 6, 2019
@moxious
Copy link
Contributor

moxious commented Aug 6, 2019

Adding to this, from @davefauth

There has to be a way to dynamically add / modify / remove configuration settings.

(Customer) wants to use this but doesn't want to have downtime every time you change the topic cypher or add a topic

if it is in the config file, then let us reload the config file

Graphaware did that in some instances.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants