Hi, I have noticed that for some reason on my ActiveMQ setup for each topic I have defined, 2 more topics get created. One with prefix ActiveMQ.Advisory.Consumer.Topic and another with prefix ActiveMQ.Advisory.Producer.Topic. For example if I define topic:
java:/topic/MyTopic Than I would see ActiveMQ.Advisory.Consumer.Topic.java:/topic/MyTopic ActiveMQ.Advisory.Producer.Topic.java:/topic/MyTopic These topics do get messages enqueued (actually they get more messages enqueued than my actual topic) but they never get anything dequeued. Any comment would be highly appreciated, Cheers, Andrei -- View this message in context: http://activemq.2283324.n4.nabble.com/ghost-topics-ActiveMQ-Advisory-Producer-Topic-xxx-and-ActiveMQ-Advisory-Consumer-Topic-xxx-tp4707412.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.