Once I install the "store module" I would be able to get durable queues and optionally messages, right? Or do I need anything else for the message durability?
Thanks, Daryoush On Tue, Sep 6, 2011 at 10:46 AM, Kim van der Riet <[email protected]>wrote: > 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] > > -- Daryoush Weblog: http://onfp.blogspot.com/
