You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (JIRA)" <ji...@apache.org> on 2018/01/22 19:39:00 UTC

[jira] [Resolved] (ARTEMIS-546) Allow to disable client-side load-balancing

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

Justin Bertram resolved ARTEMIS-546.
------------------------------------
    Resolution: Duplicate

> Allow to disable client-side load-balancing
> -------------------------------------------
>
>                 Key: ARTEMIS-546
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-546
>             Project: ActiveMQ Artemis
>          Issue Type: New Feature
>          Components: Broker
>    Affects Versions: 1.3.0
>            Reporter: Miroslav Novak
>            Priority: Major
>
> In case when user wants to define client side load-balancing on its own and for each client specify connector to node in cluster to which it must connect then there is no way do it by current load-balancing policies.
> Interface {{ConnectionLoadBalancingPolicy}} does not allow to say to which node to connect based on connector information which was used in configuration connection factory. 
> Idea is to allow to disable load-balancing policy. When load-balancing policy is disabled then it will iterate through initial connectors (in sequence as they were configured) to create connection to remote broker. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)