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

extended rabbitMq health check with tls option. #102

Conversation

hansehe
Copy link
Contributor

@hansehe hansehe commented Feb 18, 2019

The rabbitMq health check was missing tls option, thus it would be useless in many cases where tls with rabbitMq is enabled.

@unaizorrilla
Copy link
Collaborator

Hi @hansehe

The changes contains new parameter on RabbitMQHealthCheck but the extension method for registering the health check don't use this new parameter.

How the user can set the SSL option when the healthcheck is registered?

Also, increment the version for this package on dependencies.props

@unaizorrilla
Copy link
Collaborator

Hi @hansehe

Can you address the changes for this PR?

@hansehe hansehe force-pushed the feature/heh-extend_rabbitmq_healthcheck_with_tls_option branch from 738c4c1 to c4aa201 Compare February 24, 2019 22:40
@hansehe
Copy link
Contributor Author

hansehe commented Feb 24, 2019

Hi, and I'm sorry for being so slow to reply. I missed the extensions class and the version update, but it should all be fine now. Please have a look at the update, and tell me if something should be changed.

@unaizorrilla unaizorrilla merged commit e0716ad into Xabaril:master Feb 25, 2019
@unaizorrilla
Copy link
Collaborator

Thanks @hansehe for contribute this, merged and release build enqueued, when finish a new packages version (2.2.1) will be on nuget.

@sungam3r sungam3r mentioned this pull request Jul 30, 2023
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