Hi,
I'm trying to use ActiveMQPrefetchPolicy but can not quite understand how to
use it.
I'm using queue, there are 3 params that I can define for PrefetchPolicy:
queuePrefetch, queueBrowserPrefetch, inputStreamPrefetch
Actually I don't get the meaning of queueBrowserPrefetch and
inputStreamPre
Hi
Can I set property to message and then call session.rollback();
when it is redelivered I try to get that property from the message.
Actually I've tried this, it seems AMQ does not persist the changes I've
made on message.. so I did not get the property I set.
Is there a way that I can do tha
Thanks,
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Redelivery-Policy-per-Queue-tp4518541p4521180.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Hi,
I'm facing a situation where I need to define different redelivery policy
for different queues.
Is there any way that I can do that?
Thanks,
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Redelivery-Policy-per-Queue-tp4518541p4518541.html
Sent from the ActiveMQ - Us