[rabbitmq-discuss] RabbitMQ crash without errors
Alvaro Videla
videlalvaro at gmail.com
Thu May 17 19:36:46 BST 2012
Hi,
On Thursday, May 17, 2012 at 3:32 PM, Fernando Morgenstern wrote:
> 2) Why RabbitMQ lost all messages if all queues were set as durable?
>
>
Queue durability just guarantees that the queue won't be deleted after a broker restart. If you want persistent messages then you need to publish your messages with delivery_mode=2.
Regards,
Alvaro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120517/679e592e/attachment.htm>
More information about the rabbitmq-discuss
mailing list