You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "clebert suconic (JIRA)" <ji...@apache.org> on 2015/06/04 02:21:37 UTC

[jira] [Updated] (ARTEMIS-108) Dynamic fail over and load balancing for OpenWire clients.

     [ https://issues.apache.org/jira/browse/ARTEMIS-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

clebert suconic updated ARTEMIS-108:
------------------------------------
    Fix Version/s: 1.1.0

> Dynamic fail over and load balancing for OpenWire clients.
> ----------------------------------------------------------
>
>                 Key: ARTEMIS-108
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-108
>             Project: ActiveMQ Artemis
>          Issue Type: New Feature
>            Reporter: Martyn Taylor
>             Fix For: 1.1.0
>
>
> 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)