Bug 1020074

Summary: [GSS](6.4.z) EJB clients do not attempt to reconnect to any receivers until all receivers have failed
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Kyle Lape <klape>
Component: EJBAssignee: Radovan STANCEL <rstancel>
Status: CLOSED WONTFIX QA Contact: Jan Martiska <jmartisk>
Severity: unspecified Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.1.0CC: bbaranow, bmaxwell, cdewolf, egonzale, jawilson, kkhan, klape, msochure, rstancel, smumford
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Known Issue
Doc Text:
This release of JBoss EAP 6 carries an issue in the EJB component. EJB clients should attempt to reconnect to receivers when they detect a failed connection. Instead the connection attempt is not made until there are no available receivers. As a result, this makes it ineffective to use this method in a load balancing configuration. The cause of this problem is still under investigation.
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-07-21 16:40:35 UTC 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:

Description Kyle Lape 2013-10-17 00:19:14 UTC
Clients should attempt to reconnect as soon as it realizes a connection has gone down, but currently it doesn't try to reconnect until there are no more available receivers. This has the potential to make this method of load balancing unfair.

Comment 2 Dimitris Andreadis 2013-10-24 18:27:28 UTC
Assigning jpai EJB issues to david.lloyd. Please re-assign to Cheng or others as needed.

Comment 3 Jan Martiska 2014-07-02 13:24:04 UTC
Proposing for EAP 6.4.

Comment 4 Kabir Khan 2014-08-22 15:44:22 UTC
Setting to MODIFIED since should be solved by ejb-client 1.0.26 upgrade (https://bugzilla.redhat.com/show_bug.cgi?id=1104257)

Comment 10 Enrique Gonzalez Martinez 2015-05-25 07:50:51 UTC
commit was reverted. returning this to the pool.