[esb-issues] [JBoss JIRA] Closed: (JBESB-1765) Document that if InVM is used the load balancing policy is not used and messages are not routed to different nodes

Tom Fennelly (JIRA) jira-events at lists.jboss.org
Thu May 22 07:20:04 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBESB-1765?page=all ]

Tom Fennelly closed JBESB-1765.
-------------------------------

    Resolution: Done

Done

> Document that if InVM is used the load balancing policy is not used and messages are not routed to different nodes
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBESB-1765
>                 URL: http://jira.jboss.com/jira/browse/JBESB-1765
>             Project: JBoss ESB
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Documentation, Rosetta, Transports
>    Affects Versions: 4.3
>            Reporter: Jiri Pechanec
>         Assigned To: Tom Fennelly
>             Fix For: 4.4
>
>
> See the AbstaractLoadBalancePolicy
>         // Give precedence to InVM EPRs...
>         for (EPR epr : eprs) {
>             if(epr instanceof InVMEpr) {
>                 return epr;
>             }
>         }

-- 
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 esb-issues mailing list