You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by se...@gmail.com on 2015/02/02 20:06:14 UTC

Re: Error Code for Failover available in ActiveMQ?

The whole idea is that the activemq client handles the reconnect, use the failover URI with two tcp connections.

On Mon, Feb 2, 2015 at 12:05 PM, arpita <ar...@gmail.com> wrote:

> We have a application which currently uses IBM MQ as messaging provider. For
> the fail-over implementation, the application tries to re-connect
> based on some error-codes thrown by the MQ provider. For the IBM MQ, the
> fail-over error codes registered in the application are like
> MQJMS2005,MQJMS2007,MQJMS2008. 
> Now, we are planning to use Active MQ(5.8) (set up as Master - Slave)
> instead of IBM MQ. So, when a broker is down, does the Active MQ throws any
> error code based on which 
> it can be deduced that the application needs to retry to reconnect.
> --
> View this message in context: http://activemq.2283324.n4.nabble.com/Error-Code-for-Failover-available-in-ActiveMQ-tp4690582.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.