Ok. Sure, will try that. So I assume that with usePrefetchExtension=false, it
doesn't matter whats the prefetch size. Correct?
With Prefetch Size 0 we initially saw messages getting consumed faster but
after a while, consumption rate became dead slow and queue size kept on
increasing to a very hig
Hi!
We have a case whereby we've set jms.prefetchPolicy.queuePrefetch=1 and we
see that we have 2 outstanding messages in consumer's session queue. 1
getting processed and 1 waiting. Problem is that the processing message
might take long time to complete and send ack back to Broker causing the
oth
Yes, I'd like to know the time when its consumed by a non-browser client.
Because mine is a queue setup in which one and only one consumer can
consume. So my query is to figure out, at what time it is dispatched to such
a non-browsing consumer. Message would anyways be there in broker in
un-acked c