[rabbitmq-discuss] Mnesia for RMQ plugin

Robert Raschke rtrlists at googlemail.com
Thu May 29 15:48:57 BST 2014


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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140529/92a801e5/attachment.html>


More information about the rabbitmq-discuss mailing list