[rabbitmq-discuss] Clusters stop working/passing messages
Emile Joubert
emile at rabbitmq.com
Mon Aug 20 10:32:02 BST 2012
Hi,
On 19/08/12 18:18, schaibaa wrote:
> =ERROR REPORT==== 19-Aug-2012::12:37:55 ===
> Mnesia('rabbit at NODE3'): ** ERROR ** mnesia_event got
> {inconsistent_database, running_partitioned_network, 'rabbit at NODE1'}
This indicates that the node has been disconnected from the cluster.
RabbitMQ clustering demands reliable network connections between all
nodes in the cluster. If your network connections are not reliable then
consider using federation or the shovel instead:
http://www.rabbitmq.com/distributed.html
-Emile
More information about the rabbitmq-discuss
mailing list