Yes there such thing as TTL for topic messages. But topics don't store
messages themselves. Internal queue I created for each consumer. If
consumer is very slow or is a durable consumer that went offline message on
queue for such consumer will expire if they have TTL.

In some cases it might be necessary to enforce this TTL, so that broker
does not run out of memory or disk space.

pon., 1 kwi 2019, 17:43 użytkownik W.Y <[email protected]> napisał:

> Thanks for the reply.
>
>
> BTW is there such setting like timetolive for message in topic?
> the this timetolive expired. then the message in topic will be deleted or
> removed to deadletterqueue
>
>
>
>
>
> --
> Sent from:
> http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
>

Reply via email to