[rabbitmq-discuss] STOMP and persistent messages to a queue destination

Michael Justin michael.justin at gmx.net
Thu Feb 2 14:54:41 GMT 2012


Hello,

with RabbitMQ 2.7.1 I tested persistent messages based on the STOMP 
description which says "Setting the persistent header to true has the 
effect of making the message persistent."

So the frame which sends a message to a queue has this header:

SEND
destination:/queue/TOOL.DEFAULT
persistent:true
content-type:text/plain

Do I also have to do something with the queue to make it persistent? 
This is not clear from the documentation - and I found that the messages 
so not survive a broker restart

Many thanks in advance
-- 
Michael Justin
habarisoft - Enterprise Messaging Software for Delphi
http://www.habarisoft.com/



More information about the rabbitmq-discuss mailing list