Bug 1259753

Summary: [GSS](6.4.z) HORNETQ-1483 - Client side load balancing of HornetQ pooled connection does not work
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Tom Ross <tom.ross>
Component: HornetQAssignee: Dmitrii Tikhomirov <dtikhomi>
Status: CLOSED CURRENTRELEASE QA Contact: Miroslav Novak <mnovak>
Severity: high Docs Contact:
Priority: high    
Version: 6.4.3CC: bmaxwell, cdewolf, csuconic, dtikhomi, jawilson, lakagwu, msvehla, vtunka
Target Milestone: CR1   
Target Release: EAP 6.4.5   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1235745, 1247277    

Description Tom Ross 2015-09-03 13:26:30 UTC
Back port of HORNETQ-1483

Comment 6 Miroslav Novak 2015-11-05 14:01:14 UTC
I've verified that outbound connections are load balanced in EAP 6.4.5.CP.CR1. 

Note that outbound connections are pooled and initiated during 1st calls of connectionFactory.createConnection() calls. if pool of those connections is already full and a new server is added to HornetQ cluster then  connectionFactory.createConnection() will only return connection from this pool (connected to "old" servers) and does not have a chance to create connection the the new server.

Comment 7 Petr Penicka 2017-01-17 11:46:09 UTC
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.

Comment 8 Petr Penicka 2017-01-17 11:46:15 UTC
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.