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

Check if config is updated before restarting service #5

Open
mattpascoe opened this issue Jan 7, 2013 · 0 comments
Open

Check if config is updated before restarting service #5

mattpascoe opened this issue Jan 7, 2013 · 0 comments
Labels

Comments

@mattpascoe
Copy link
Member

In an effort to streamline restarts of the service we should add a diff operation just after the syntax check. Once the syntax is correct, simply test the current config with the timestamp for differences. If they are the same then simply exit. If they are different then proceed as usual.

In the long term having a check in the database to find if an update even needs to be started would help.

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

No branches or pull requests

1 participant