[rabbitmq-discuss] Durabble queues are empty after rabbitmq-server restart
Matthias Radestock
matthias at rabbitmq.com
Wed Jul 24 09:49:52 BST 2013
On 23/07/13 22:11, Daniil Gitelson wrote:
> I'm using durable rabbitmq queues in order to "survive" server restart,
> but unfortunately all queues are cleared after rabbitmq restart.
Make sure your messages are marked as persistent. See the section on
"Message durability" in
http://www.rabbitmq.com/tutorials/tutorial-two-python.html
Matthias.
More information about the rabbitmq-discuss
mailing list