Miroslav Novak created ARTEMIS-546:
--------------------------------------

             Summary: 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


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
(v6.3.4#6332)

Reply via email to