[rabbitmq-discuss] How does Messages will be persisted in RabbitMQ?

Rajasekhar P sekhar434145 at gmail.com
Fri Aug 30 11:59:28 BST 2013


As you have mentioned messages are not stored on Mnesia. But, durable
messages are recovered even the RabbitMQ restarted, so where exactly these
messages are stored?


On Fri, Aug 30, 2013 at 4:22 PM, Michael Klishin <michael at rabbitmq.com>wrote:

> Rajasekhar P:
>
> > In my local system I have configured RABBITMQ_BASE to
> \ect\RabbitMQBase\db\rabbit at node1-mnesia Mnesia Mnesia under this "db"
> folder created which is having "msg_store_persistent " and
> "msg_store_transient" sub folders. So, can you please let me know where can
> I check messages persistence.
>
> Message stores keep files under the mnesia directory but Mnesia never
> touches those files.
> What do you mean
> by "check messages persistence"? Do you want to inspect messages on disk?
>
> MK
>
>
>
>
> _______________________________________________
> 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/20130830/c54d2525/attachment.htm>


More information about the rabbitmq-discuss mailing list