Re: Does The ActiveMQ treat the same clientID consumer on different broker as different consumer?

2009-06-29 Thread HarveyCn
ely we can't receive. 5. Send message with the previous send command. the listener on port 51616 received. 6. Switch back to 61616 'ant consumer -Durl="tcp://localhost:61616" -Dtopic=true -Dsubject="TOPIC.TEST" -Ddurable=true -Dmax=1'. We received the message sent on

Does The ActiveMQ treat the same clientID consumer on different broker as different consumer?

2009-06-29 Thread HarveyCn
Broker A and broker B build up a network of brokers. Assuming in this case a client registered on broker A with clientID "client1" and somehow he lost the connection, at that time some messages came, next time when the "client1" resume the connection on broker B, he supposed to receive the messag

Re: Getting Durable Messages After Failover

2009-06-26 Thread HarveyCn
I got the same problem. I wonder the answer too. DCMH wrote: > > This is the first time I'm using ActiveMQ, the version I'm using is 5.2, > below is my configuration: > > I have 2 ActiveMQ brokers setup in a cluster. > > Both brokers have the following conf: > > > > > > > >