> I switched it to
>
> IMessageConsumer _consumer = _session.CreateConsumer(queueWithParams);
>
> using a string made of queueName?params
>
>
>
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/prefetch-size-variations-with-nms
:
IMessageConsumer _consumer = _session.CreateConsumer (_destination);
I switched it to
IMessageConsumer _consumer = _session.CreateConsumer(queueWithParams);
using a string made of queueName?params
--
View this message in context:
http://activemq.2283324.n4.nabble.com/prefetch-size-variations
default value of 1000 here, even when
connecting with the same code.
I have seen this with both Apache-NMS-ActiveMQ 1.5 and the new 1.6.
Has anyone seen this behavior?
Thanks
Ethan
--
View this message in context:
http://activemq.2283324.n4.nabble.com/prefetch-size-variations-with-nms