Replies: 2 comments 2 replies
-
We have seen with only some versions affected but not most recent releases. @lukebakken do you remember what they were? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Is the best way to fix this to just manually delete the queue's and hope that the issue goes away the next time we restart, upgrade or migrate the cluster? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After migrating our rabbitmq clusters have we experienced a weird issue in one of our clusters. After removing the federation upstreams and the policy for federation from the cluster are we still seeing the


federation: *
queues and exchanges in the web interface at the same time are there no mention of federation in any of the policies nor are any upstreams visible in the federation status pages. As shown in these images:I've tried fully disabeling the federation plugin across all the nodes at the same time and that didn't fix the issue, however I did notice that if I restart the federation plugin on only one node a lot of messages like this is spit out into the logs:
Which makes it seem that the federations are still up and running even when it should not be.
We're running version 3.9.13 in case that has anything to do with it. I have not been able to figure out what made this happen and therefore don't have any way of replicating this.
Does anybody have a way to disable the federations? I'm considering restarting the cluster one node at a time to see if that fixes the issue.
Beta Was this translation helpful? Give feedback.
All reactions