-
Bug
-
Resolution: Done
-
Major
-
JBoss A-MQ 6.3
-
-
+
-
When using a broker configuration with rebalanceClusterClients=true and updateClusterClients=true, the client side failover transport should fall back to the original broker list (as specified in the failover: transport URL) if it fails to connect to any of the broker URLs it received as part of the broker cluster update.
Currently the failover transport only tries to reconnect to those broker URLs that it received as part of a cluster update (ConnectionControl message) from the connected broker.