All
I have a strange issue with activemq. I see sometimes it re-deliver the same
messages to consumers.
Sometimes this happens the same day, some times it happens after couple
days.
Here are my setups:
AMQ version 5.5.1 running active/backup mode 
using JDBC as persistent I can see messages are stored in activemq_msgs
table.
the url on consumer side is
 
<value>failover:(${jms.broker1.uri},${jms.broker2.uri})?randomize=false&amp;jms.prefetchPolicy.queuePrefetch=1&amp;maxReconnectAttempts=-1</value>

Is there anyone else see the similar issues and know how to fix it?

thanks in advance.





--
View this message in context: 
http://activemq.2283324.n4.nabble.com/activemq-ramdomly-re-deliver-messages-to-consumer-tp4723731.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to