Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Binding queue using existing cosumerChannel #1716

Merged
merged 1 commit into from
Jul 7, 2021
Merged

Binding queue using existing cosumerChannel #1716

merged 1 commit into from
Jul 7, 2021

Conversation

alan0428a
Copy link

Fix #1701
Binding queue using existing _cosumerChannel rather than create a new channel every time.
I've tested by shutting down the RabbitMQ container then restart again, the bindings are still connected.

@alan0428a
Copy link
Author

@sughosneo I've fixed the issue. Please let me know if there are any problems :)

Copy link
Contributor

@sughosneo sughosneo left a comment

Choose a reason for hiding this comment

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

Hi @alan0428a , thank you for submitting this PR. Tested the changes in both Local & AKS. LGTM!

@sughosneo sughosneo merged commit 5c57b8c into dotnet-architecture:dev Jul 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RabbitMQ queue bindings are lost after a reconnection
2 participants