Hi can someone confirm what is the default prefetch limit for durable topics? Is it 100 or 1000? I was seeing 100 on one page
http://activemq.apache.org/what-is-the-prefetch-limit-for.html and 1000 on the other. http://activemq.apache.org/version-5-performance-tuning.html Also, can someone explain when a message get put on the Pending Queue for a consumer? If I have consumerA and consumerB publishing to the same topic and if consumerB is slow in acknowledgement , will it cause the broker to put messages for consumerA also in the pending queue or will it only be ConsumerB that will have a growing pending queue thanks! Jaya -- View this message in context: http://www.nabble.com/Prefetch-limit-for-durable-topics-and-Pending-Queues-tp20631518p20631518.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
