Can Failover transport retry current connection first?

2012-11-25 Thread rolin
Hi, I am running activemq 5.4.2 with JDK1.6.025 in Linux. There are two brokers configured via network of brokers. Java client connects to brokers using the following failover url: failover:(tcp://broker1:61616,tcp://broker2:61616)?randomize=false&initialReconnectDelay=15000&maxReconnectAttempt

Can failover transport retry current connection first?

2012-11-22 Thread rolin
Hi, I am running activemq 5.4.2 with JDK1.6.025 in Linux. There are two brokers configured via network of brokers. Java client connects to brokers using the following failover url: failover:(tcp://broker1:61616,tcp://broker2:61616)?randomize=false&initialReconnectDelay=15000&maxReconnectAttem