You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a few instances of cluster.rebalance in the chart but it's not clear how and where is this flag really used.
I found an instance where we are only setting the env RABBITMQ_CLUSTER_REBALANCE to true, but where exactly is this env variable used?
I want to understand its effect on Quorum Queues and whether it is required or not.
What is the feature you are proposing to solve the problem?
Having a clear comment on this flag about its uses will help in understanding its use cases and whether it is required or not in Quorum Queues.
The text was updated successfully, but these errors were encountered:
Thank you for bringing this issue to our attention. We appreciate your involvement! If you're interested in contributing a solution, we welcome you to create a pull request. The Bitnami team is excited to review your submission and offer feedback. You can find the contributing guidelines here.
Your contribution will greatly benefit the community. Feel free to reach out if you have any questions or need assistance.
Thanks @carrodher i am happy to contribute. But, i would like to understand how its getting used. We can discuss the approach regarding the same.
javsalgar
changed the title
Use of clustering.rebalance is not documented properly
[bitnami/rabbitmq] Use of clustering.rebalance is not documented properly
Jan 17, 2025
Name and Version
bitnami/rabbitmq 15.2.3
What is the problem this feature will solve?
There are a few instances of
cluster.rebalance
in the chart but it's not clear how and where is this flag really used.I found an instance where we are only setting the env
RABBITMQ_CLUSTER_REBALANCE
to true, but where exactly is this env variable used?I want to understand its effect on Quorum Queues and whether it is required or not.
What is the feature you are proposing to solve the problem?
Having a clear comment on this flag about its uses will help in understanding its use cases and whether it is required or not in Quorum Queues.
The text was updated successfully, but these errors were encountered: