Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
5.8.0
-
None
-
Mac OSX 10.6.8
java version "1.6.0_43"
Description
When a cluster of brokers have updateClusterClients="true" rebalanceClusterClients="true" updateClusterClientsOnRemove="true" in the transport connector and a client connects including only one broker address. If the broker the client is connected to stops, it doesn't failover to the other ones.
This happens when updateClusterClientsOnRemove=true, if it's false client fails over to the other brokers.
Attachments
Attachments
Issue Links
- is related to
-
AMQ-7165 failover transport and rebalanceClusterClients=true should fall back to original broker list if no broker on updated cluster information is available
- Resolved