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

(#717) Remove rabbitmq_reconnect_on_error #722

Merged

Conversation

jeffmccune
Copy link
Collaborator

As noted in #717, the configuration setting for reconnecting on error lives in
the transport configuration, not the rabbitmq configuration. This patch
removes the property and class parameter configuring the rabbitmq specific
behavior.

Resolves #717
Closes #595

@jeffmccune jeffmccune force-pushed the 717_fix_rabbitmq_reconnect_on_error branch from 40eb658 to ff41928 Compare July 8, 2017 01:00
@ghoneycutt
Copy link
Collaborator

@jeffmccune looks good but needs a rebase to fix the merge conflict.

Paul Rafferty and others added 4 commits July 8, 2017 13:39
Added transport.pp, modified init.pp with new transport vars, edited redis
config.pp to be deployed to clients if transport is redis.
As noted in sensu#717, the configuration setting for reconnecting on error lives in
the transport configuration, not the rabbitmq configuration.  This patch
removes the property and class parameter configuring the rabbitmq specific
behavior.

Resolves sensu#717
Closes sensu#595
@jeffmccune jeffmccune force-pushed the 717_fix_rabbitmq_reconnect_on_error branch from ff41928 to bd07f5c Compare July 8, 2017 20:40
@jeffmccune
Copy link
Collaborator Author

Rebased.

@ghoneycutt ghoneycutt merged commit 9c64b61 into sensu:master Jul 9, 2017
@ghoneycutt
Copy link
Collaborator

Released in v2.19.0

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

Successfully merging this pull request may close these issues.

2 participants