<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Robby,<br>thankyou for your answer. The thing is that the plugin creates its own tables which do not belong to rabbit's tables.<br><br>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.<br><br>Marek<br><br><div><hr id="stopSpelling">Date: Thu, 29 May 2014 15:48:57 +0100<br>From: rtrlists@googlemail.com<br>To: rabbitmq-discuss@lists.rabbitmq.com<br>Subject: Re: [rabbitmq-discuss] Mnesia for RMQ plugin<br><br>Hi Marek,<BR>
are you declaring your exchanges and queues as durable? Because only those will survive a server restart.<BR>
Hope this helps,<br>
Robby<br>
<BR>
<div class="ecxgmail_quote">On May 29, 2014 12:25 PM, "Mailinglist Recipient" <<a href="mailto:real.recipient@hotmail.com">real.recipient@hotmail.com</a>> wrote:<br><blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex;">



<div><div dir="ltr">Hello everybody,<br>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.<br>
Is my observation correct? Is it an intentional behaviour? How can I let my data survive the restart? Thanks.<br><br>have a nice day<br>Marek<br><br>                                       </div></div>
<br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div>
<br>_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</div>                                          </div></body>
</html>