I need to know What is the TTL value of an advisory message ? I have around 17 thousand messages enqueued in my Advisory topics and it shows 0 dequeues messages. I want to get rid of these messages. What is the possible way to do that.
<deadLetterStrategy>
<.... expiration="300000"/>
</deadLetterStrategy>
If there are no subscribers to these advisory topics, then do these messages stay in activemq store or memory ? I want these messages out of activrmq