You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "paulo.azevedo" <pa...@credit-suisse.com> on 2015/08/04 11:54:56 UTC

Not getting Expired and Discarded advisory notifications for Topic.

Hello,

I cannot manage to receive any Advisory Message for Expired or Discarded
messages on a Topic *with non durable consumers only*.

I have a TTL set in my message and when I send it to a topic and no consumer
is interested in the message type the message should timeout but I don't
receive any Advisory Message in the Expired or Discarded Advisory topic.

I have the advisoryForDiscardingMessages in my config like this.
<policyEntry topic=">" *advisoryForDiscardingMessages="true"*>

Any idea how to get notified about Expired or Discarded messages on a Topic
without using durable consumers?

Thanks.



--
View this message in context: http://activemq.2283324.n4.nabble.com/Not-getting-Expired-and-Discarded-advisory-notifications-for-Topic-tp4700360.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.