I'm testing ActiveMQ-5.2.0 broker with default configuration running on i386
Linux under Java 6u15. It looks like an advisory message is not sent to
ActiveMQ.Advisory.Topic after a dynamic topic is deleted, either through the
Web interface or by calling removeTopic on JMX. I see that the removed topic
does disappear from all lists. Unless the broker is restarted, every time a
client creates new subscription on ActiveMQ.Advisory.Topic, it gets
notifications about ALL topics that have ever existed in the system,
including the deleted ones. This doesn't depend on whether I use
DestinationSource or just a simple programmatic subscription on the advisory
topic.

Did I overlook something in the documentation on advisories? Any idea how to
receive notifications upon deletion of a topic and to get rid of obsolete
messages in ActiveMQ.Advisory.Topic?

Thanks,

~ Andrey
-- 
View this message in context: 
http://www.nabble.com/No-advisory-upon-deletion-of-a-topic--tp24849912p24849912.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to