]
Kevin Conner updated JBESB-1765:
--------------------------------
Fix Version/s: 4.4
(was: 4.3)
Moving to 4.4, 4.3 is already fixed.
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: