Greetings!

How would an ActiveMQ 4.1.1 installation need to be configured so that
non-persistent messages to non-durable topic subscribers are purged more
eagerly?

My JMS applications are transferring files, using ~1MB sized messages, and
it appears that jconsole reveals 50 messages being left behind completing a
50MB file. Also, jmap reports a byte-array accumulation of about 80MB at
this point. When I remove the topic with jconsole, the heap usage returns to
around 10MB. The apps are transferring over auto-acknowledged sessions and
the broker's at the default configuration.

Thanks in advance for any help.

-- 
View this message in context: 
http://www.nabble.com/Purging-non-persistent-topic-messages-more-eagerly.-tp18097270p18097270.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to