Bug 1259753 - [GSS](6.4.z) HORNETQ-1483 - Client side load balancing of HornetQ pooled connection does not work
Summary: [GSS](6.4.z) HORNETQ-1483 - Client side load balancing of HornetQ pooled conn...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: HornetQ
Version: 6.4.3
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: CR1
: EAP 6.4.5
Assignee: Dmitrii Tikhomirov
QA Contact: Miroslav Novak
URL:
Whiteboard:
Depends On:
Blocks: 1235745 1247277
TreeView+ depends on / blocked
 
Reported: 2015-09-03 13:26 UTC by Tom Ross
Modified: 2019-09-12 08:51 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker HORNETQ-1483 0 Major Open Client side load balancing of HornetQ pooled connection does not work. 2017-03-21 11:25:32 UTC
Red Hat Issue Tracker HORNETQ-1493 0 Major Open HornetQ RA does not close its connection factories when it is stopped. 2017-03-21 11:25:32 UTC
Red Hat Issue Tracker HORNETQ-1494 0 Major Open MDB endpoionts are not deactivated 2017-03-21 11:25:32 UTC

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.


Note You need to log in before you can comment on or make changes to this bug.