[rabbitmq-discuss] Mnesia for RMQ plugin

Mailinglist Recipient real.recipient at hotmail.com
Thu May 29 16:03:16 BST 2014


Hi Robby,
thankyou for your answer. The thing is that the plugin creates its own tables which do not belong to rabbit's tables.

Anyway I did look into those RMQ tables and for example rabbit_vhost got emptied as well although virtual hosts don't need to be declared as durable to be persisted between restarts. The problem is probably somewhere else.

Marek

Date: Thu, 29 May 2014 15:48:57 +0100
From: rtrlists at googlemail.com
To: rabbitmq-discuss at lists.rabbitmq.com
Subject: Re: [rabbitmq-discuss] Mnesia for RMQ plugin

Hi Marek,

are you declaring your exchanges and queues as durable? Because only those will survive a server restart.

Hope this helps,

Robby



On May 29, 2014 12:25 PM, "Mailinglist Recipient" <real.recipient at hotmail.com> wrote:




Hello everybody,
I have a RabbitMQ plugin which does need to store data in Mnesia DB. The problem is all the data do not survive Rabbit's restart, tables are empty when Rabbit starts. I looked in mnesia tables with table viewer (tv) when Rabbit was up and running and the data were there but once Rabbit got down all tables got emptied including those which belong to RabbitMQ.

Is my observation correct? Is it an intentional behaviour? How can I let my data survive the restart? Thanks.

have a nice day
Marek

 		 	   		  

_______________________________________________

rabbitmq-discuss mailing list

rabbitmq-discuss at lists.rabbitmq.com

https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss




_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss at lists.rabbitmq.com
https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140529/099c1d51/attachment.html>


More information about the rabbitmq-discuss mailing list