Hi Martin,
On Sat, Jan 29, 2011 at 4:10 AM, mgfarme wrote:
> Why do we get different behavior on queues than on topics ? I
> can put a message on a queue with no subscribers, and see it timeout after
> the TTL value.
Because that is the defined semantics of a queue. Queues must hold the
messages
context:
http://activemq.2283324.n4.nabble.com/Inconsistent-TTL-behavior-on-Topics-tp3239146p3245803.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
ia the web admin console - and it's easier to
> demonstrate.
>
> I also tried persistent and non-persistent messages.
>
> So, am I fundamentally misunderstanding something, or is there a bug in the
> expiring of topic based messages ?
>
> Thanks
>
> Mart
it's easier to
demonstrate.
I also tried persistent and non-persistent messages.
So, am I fundamentally misunderstanding something, or is there a bug in the
expiring of topic based messages ?
Thanks
Martin
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Inconsistent-TT