[rabbitmq-discuss] Recover crashing node
ranjitiyer
ranjitiyer at gmail.com
Wed May 14 21:20:06 BST 2014
MK, I'd configure the RABBITMQ_MNESIA_BASE to be a network share so B has
access to A's DB.
If A went down last but never came up (say the machine was permanently taken
down), I don't want to lose those messages. So when B comes up (by resetting
itself because I can't reach A) I am looking for a way by which B can import
A's messages into it's own database.
\\share
A
mnesia
rabbit at A
rabbit_durable_queue.DCD
B
mnesia
rabbit at B
rabbit_durable_queue.DCD
--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/Recover-crashing-node-tp35540p35551.html
Sent from the RabbitMQ mailing list archive at Nabble.com.
More information about the rabbitmq-discuss
mailing list