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

incorrect bindings in management UI #516

Open
dmitsh opened this issue Oct 12, 2021 · 0 comments
Open

incorrect bindings in management UI #516

dmitsh opened this issue Oct 12, 2021 · 0 comments

Comments

@dmitsh
Copy link

dmitsh commented Oct 12, 2021

I'm running a simple pubsub application in k8s cluster. The publisher and the subscriber are threads in the same process.
The publisher publishes messages to 3 fanout exchanges every 0.5 seconds. Each exchange has 1:1 binding to a queue.
When I scale up the application to 10 pods, I'm observing (not deterministically, but very often) an error unexpected command received returned by Channel.QueueBind(...). After that the management UI shows incorrect binding.
I'm also seeing error operation basic.consume caused a connection exception not_allowed: "attempt to reuse consumer tag in rabbitmq server log at the same time.

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

No branches or pull requests

1 participant