[rabbitmq-discuss] Publishing to or consuming from a node that's mirroring queues fails
Simon MacMullen
simon at rabbitmq.com
Wed Jan 25 18:00:28 GMT 2012
On 25/01/12 14:45, Urie, Ethan wrote:
> My understanding of how the clustering is meant to work with
> mirroring is that a consumer may consume from a queue regardless of
> what node "owns" it and a producer may publish to any node in the
> cluster and the messages get routed to the proper queues. Is this
> understanding wrong? Or do I have something wrong in my set up?
Yes, that's absolutely correct.
So the behaviour you are seeing does not make much sense, especially
since it sounds like you are doing something very simple. I know this
probably sounds very obvious but is it absolutely the case that you're
using the same version of Erlang / RabbitMQ on each cluster node? Does
any other error show up in the logs before this one?
Cheers, Simon
--
Simon MacMullen
RabbitMQ, VMware
More information about the rabbitmq-discuss
mailing list