You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by wdrozd <wd...@i-a-i.com> on 2010/10/04 18:13:13 UTC

Question about Failover and Replay for a different Broker (JAVA)

I have read that the QPid AMQP implementation supports replay in the case of
failure, but what about the case where there is a failover? 

For example, if Broker A fails and the failover condition proceeds to Broker
B can the client resume sending messages from the point of failure with
Broker B? Would I be correct in assuming that in this case the client knows
which messages were sent successfully to Broker A through the built in
replay features? 

I am interested in both the producer and consumer cases, so if there is a
failover when a consumer is retrieving messages from a queue from Broker A
and there is a failure in Broker A can they retrieve the un-obtained
messages from Broker B?

I read some documentation about Broker clustering where multiple Brokers can
act as a single Broker, is this currently supported? Is this required to
achieve the above case? 

Thanks,
Bill Drozd
-- 
View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/Question-about-Failover-and-Replay-for-a-different-Broker-JAVA-tp5599802p5599802.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:users-subscribe@qpid.apache.org


Re: Question about Failover and Replay for a different Broker (JAVA)

Posted by wdrozd <wd...@i-a-i.com>.
Also, just to add this will need to work for a Windows implementation. 
-- 
View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/Question-about-Failover-and-Replay-for-a-different-Broker-JAVA-tp5599802p5599968.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:users-subscribe@qpid.apache.org