Miroslav Novak created ARTEMIS-681:
--------------------------------------

             Summary: Do not use just one "sf.my-cluster..." queue for message 
load-balancing and redistribution 
                 Key: ARTEMIS-681
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-681
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: Broker
    Affects Versions: 1.3.0
            Reporter: Miroslav Novak


For load balancing of messages in cluster is used just one "sf.my-cluster..." 
queue which is used for routing messages to remote cluster node. This is major 
performance bottleneck and scaling up blocker in case if there are 100s 
queues/topics on server and there is just one queue to route messages to 
another node in cluster.

Expected behavior: There should be special "routing" queue for every queue and 
topic subscription per "remote" cluster node. 



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

Reply via email to