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:[email protected]

Reply via email to