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

fix updating handler socket => host value #160

Merged

Conversation

danshultz
Copy link
Contributor

When updating a handler, the socket value only updated if the port had changed. It was also doing some verbose checking that wasn't future proof.

This change includes a general spec along with using existing required method definitions to compare the is and should values

When updating a handler, the socket value only updated if the port had changed. It was also doing some verbose checking that wasn't future proof.

This change includes a general spec along with using existing required method definitions to compare the `is` and `should` values
@jamtur01
Copy link
Contributor

Hmmm LGTM - @jlambert121?

jlambert121 added a commit that referenced this pull request Feb 21, 2014
…anges

fix updating handler socket => host value
@jlambert121 jlambert121 merged commit 958ad85 into sensu:master Feb 21, 2014
@jlambert121
Copy link
Contributor

Thanks!

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.

3 participants