Martyn Taylor created ACTIVEMQ6-108:
---------------------------------------

             Summary: Dynamic fail over and load balancing for OpenWire clients.
                 Key: ACTIVEMQ6-108
                 URL: https://issues.apache.org/jira/browse/ACTIVEMQ6-108
             Project: ActiveMQ Artemis
          Issue Type: New Feature
            Reporter: Martyn Taylor


ActiveMQ OpenWire supports a feature that allows the broker to inform clients 
when broker nodes are added and removed from the cluster.  This information can 
be used on the client to determine which broker to reconnect to in the event of 
a failure.  The OpenWire protocol supports this functionality via a 
ConnectionControl packet.  The ConnectionControl packet contains information 
about the brokers immediately connected to the current broker (used for 
failover).

In addition a ConnectionControl packet can instruct a client to reconnect to a 
different broker in the cluster (used for load balancing connections).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to