<p>Hi Marek,</p>
<p>are you declaring your exchanges and queues as durable? Because only those will survive a server restart.</p>
<p>Hope this helps,<br>
Robby<br>
</p>
<div class="gmail_quote">On May 29, 2014 12:25 PM, "Mailinglist Recipient" <<a href="mailto:real.recipient@hotmail.com">real.recipient@hotmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;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>