I am confused as to where I set the queue prefetch.
I have seen it on the queue name like: myQueueName?consumer.prefetchSize=1
and I have seen it on the broker url like:
tcp://11.11.11.11:61616?jms.prefetchPolicy.queuePrefetch=1
which one is the right way to do this? I actually dont want any prefetching
at all so if there is a way to just turn it off that would be great. I
assume a prefetch of 1, means that the client will prefetch 1 message.
Thanks again
--
View this message in context:
http://www.nabble.com/queue-prefetch--tf3027924.html#a8412343
Sent from the ActiveMQ - User mailing list archive at Nabble.com.