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

(#433) Reload Service[sensu_api] on RabbitMQ config changes #730

Merged
merged 1 commit into from
Jul 11, 2017

Conversation

jeffmccune
Copy link
Collaborator

Without this patch the Sensu API service doesn't reload itself when RabbitMQ
configuration changes occur. This patch addresses the problem by adding a
relationship between the rabbitmq configuration class and the service resource.

Note, both sensu::rabbitmq::config and sensu::redis::config are in the catalog
regardless of which is actually being configured.

Resolves #433

Without this patch the Sensu API service doesn't reload itself when RabbitMQ
configuration changes occur.  This patch addresses the problem by adding a
relationship between the rabbitmq configuration class and the service resource.

Note, both sensu::rabbitmq::config and sensu::redis::config are in the catalog
regardless of which is actually being configured.

Resolves sensu#433
@jeffmccune jeffmccune requested a review from ghoneycutt July 11, 2017 19:15
@ghoneycutt ghoneycutt merged commit 5f11e01 into sensu:master Jul 11, 2017
Copy link
Collaborator

@ghoneycutt ghoneycutt left a comment

Choose a reason for hiding this comment

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

merged!

@ghoneycutt
Copy link
Collaborator

Released in v2.19.2

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