The busy node is using far more queue memory (400mb vs 40mb on the not busy nodes).
Using the http API by hitting the queue list I determined that the busiest node has 122 queue masters and the other nodes have about 70 queue masters. The assumption
Below is a screenshot of rabbitmq top where the busy node is on the left and the less busy node is n the right
I suppose my question now is any suggestions on how to resolve this issue? It seems likely since the oldest running node gets the masters by the default strategy that this would happen eventually over period as we do rolling restarts for upgrades. We have been experimenting with using queue-master-locator of min-masters, does this make sense as a method to pursue? We are also not really sure how to initiate the rebalancing (possibly by just restarting them). Right now the problem appears to get worse over time and is temporarily received by restarting the busy node which causes a rebalancing of course.
The other thing I wasn't sure if we should be setting is a watermark on memory or erlang processes so that one node has an upper bound.
Thanks for any tips or pointers you can send my way!
Scott
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "rabbitmq-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/rabbitmq-users/2_-omZws89g/unsubscribe.
To unsubscribe from this group and all its topics, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.