Thanks for the tip. Is this documentation still accurate? http://activemq.apache.org/what-is-the-prefetch-limit-for.html
I tried setting the limit on the connection url but got the same behavior: tcp://testapp01:61616?jms.prefetchPolicy.all=50 I also tried setting the limit on my destination name but that syntax was not understood by activemq. (My topic name is "com.xifin.TopicLocks") com.xifin.TopicLocks?consumer.prefetchSize=10 also tried: com.xifin.TopicLocks.TOPIC?consumer.prefetchSize=10 -- View this message in context: http://activemq.2283324.n4.nabble.com/Stress-testing-OOME-tp4677959p4677966.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.