hello guys
this is my first post
i want to ask about activemq
i have 2 broker instances
i sent queue to broker A,now there is 1000 in broker A.
when i activate (turn on) the consumer(the consumer had a method failover)
the queue started to be consumed by the consumer, after that i turn off
(disconected) broker A, now the consumer move to brokers B.
then i turn on the broker A, and the broker A started to delivery pending
message to broker B.
after all message pending has been transferred to broker B, i turn off the
broker B, now the consumer move to brokers A, and then i turn on broker B

BUT, the pending message in broker B didnt move to broker A
when i see the log, there is a message like this "activemqmessageconsumer
duplicate dispatch on connection"

anyone know how to solve this problem ?

thank you so much



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/activemqmessageconsumer-duplicate-dispatch-on-connection-tp4716779.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to