Hi,

We user AdvisorySupport.QUEUE_ADVISORY_TOPIC for listening to all
existing/new queue creation events and then dynamically create a
DefaultMessageListenerContainer for that queue. Thus every time we restart
consumer hosts, all listeners get created.  How does this work ? 

I need to create something similar where I want a topic to contain messages
even for the consumers that might come up in future. Is it the "retroactive
consumer feature ?" But the client is not passing the
"?consumer.retroactive=true". Also I do not see this feature being enabled
for advisory topics when I view through JMX console. Further I don't see us
setting clientId/subscriptionName when registering for advisory topic. Then
how does advisory topic remember and push all the queues/topics that exist
on broker.

Thanks
Preetam 



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/How-are-advisory-topics-different-from-durable-topics-tp4664819.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to