[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1000) Randomise first node chosen using client side load balancing

Tim Fox (JIRA) jira-events at lists.jboss.org
Thu Jun 21 07:04:52 EDT 2007


Randomise first node chosen using client side load balancing
------------------------------------------------------------

                 Key: JBMESSAGING-1000
                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1000
             Project: JBoss Messaging
          Issue Type: Task
            Reporter: Tim Fox
         Assigned To: Tim Fox
            Priority: Minor
             Fix For: 1.4.0.CR1


When creating the first connection using a connection factory with supportsLoadBalancing = true, then this goes to the same node.

This means that if you have multiple JMS clients in different VMs each only opening one connection they all go to the same node.

The first connection should instead be randomly chosen from the list.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list