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

Notify consul service #95

Closed
wants to merge 1 commit into from
Closed

Conversation

dominikschulz
Copy link
Contributor

This PR changes the notification dependency to notify the Consul Service instead of the Run Service Class.

In my tests this did result in correctly restarted consul instances after configuration changes. Without this patch consul was lacking necessary restarts/reloads.

@solarkennedy
Copy link
Contributor

This is surprising and shouldn't be necessary.
The reason for notifying the Class is so that it can be controlled via $manage_service, etc.

@solarkennedy
Copy link
Contributor

Can you give me some output where you make a config change and puppet does not restart consul?

@solarkennedy
Copy link
Contributor

Closing due to inactivity. @dominikschulz recently this code has changed to try to minimize the restarts and does reloads when possible. Can you try again on master and open a new issue if it still happens?

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