Thanks Thomas.

I was having a durable consumer subscribed to this topic, but after the
consumer id done, I have deleted the subscriber from the Manage broker
activemq page. 

In another setup, I have closed the consumer and deleted it, as,

consumer.Close();
session.DeleteDurableConsumer("test");

Also, is there a way to have a non durable topic.Even if a durable consumer
tried to subscribe to this topic, the topic itself should discard it.

Thanks,
Manu



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Getting-Usage-Manager-Memory-Limit-reached-message-on-the-topic-tp3463961p3466197.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to