On Tue, 2011-09-06 at 12:38 -0500, Alex Kulyavtsev wrote: > It would be nice if setting queue as durable will fail on a system > where message store is not installed, and queue is not shown as > "durable".
+1. Or, at least, a warning message. > > Next step, send message to durable queue with "durable" flag set, > otherwise the message will not survive broker restart. This is by design, it should be possible to send transient messages through a durable queue, knowing that they will not be recovered. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
