If you use non persistent messages, the consumers queues will not persist a restart.
Message expiry is also your friend here if you want unconsumed messages to be deleted. But the virtual topic just sends to a regular queue, so queue semantics are in effect w.r.t durability On 10 August 2011 11:10, kaustubh khasnis <[email protected]> wrote: > Hi, > is there any way one can create a non-durable virtual topic ?? As far as I > understand, every subscription to the virtualtopic is a durable > subscription. Is there any way to create a non-durable one? > > Thanks and regards > Kaustubh > -- http://fusesource.com http://blog.garytully.com
