Unable to add/remove members from quorum queue with no active members #7651
-
We have a problem with some of our quorum queues that we are not able to solve. I've asked the question in the rabbitmq user group without any response. If you can find the time to point me in the right direction it would be greatly appreciated
|
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 8 replies
-
I will follow up on the mailing list. Please note that it has only been 3 days since you asked. The RabbitMQ team is small and we endeavor to reply to questions within a week. |
Beta Was this translation helpful? Give feedback.
-
PS I thought your github handle was familiar. Thank you for the docker cluster project you shared. I have used it as a starting point for my own use of Docker and RabbitMQ - https://github.com/lukebakken/docker-rabbitmq-cluster |
Beta Was this translation helpful? Give feedback.
-
If a quorum queue does not have "active members" I assume it does not have an elected leader either, which means you cannot make any membership changes. |
Beta Was this translation helpful? Give feedback.
-
The issue was resolved in the rabbitmq-users group by running:
As suggested by Luke. Thanks to the entire RabbitMQ team for taking the time to look into this 🙏 |
Beta Was this translation helpful? Give feedback.
-
Piggybacking on this reply, I have the same issue on version |
Beta Was this translation helpful? Give feedback.
The issue was resolved in the rabbitmq-users group by running:
As suggested by Luke. Thanks to the entire RabbitMQ team for taking the time to look into this 🙏