[
https://issues.apache.org/jira/browse/AMQ-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970933#action_12970933
]
Gary Tully commented on AMQ-2632:
---------------------------------
had a peek at the impl, seems like it was intended to be conditional on
org.apache.activemq.broker.TransportConnector#updateClusterClients and hense
off by default. The connection control message is always sent on new connection
start, so ends up having all the broker info by default.
> Update client connections with information about a cluster of networked
> brokers
> -------------------------------------------------------------------------------
>
> Key: AMQ-2632
> URL: https://issues.apache.org/jira/browse/AMQ-2632
> Project: ActiveMQ
> Issue Type: Improvement
> Components: JMS client
> Affects Versions: 5.0.0, 5.1.0, 5.2.0, 5.3.0
> Reporter: Rob Davies
> Assignee: Rob Davies
> Fix For: 5.4.0
>
>
> Currently it is up to the client to decide which broker(s) it should connect
> to. It would be beneficial to allow clients to be informed of brokers
> joining/leaving a cluster of networked brokers, and optionally load balance
> across them.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.